summary refs log tree commit diff stats
path: root/src/htm/Makefile.am
blob: 85480402daef3a4f21d58a48e2c0d4455682d7c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
MDTOOL_OPTS = --verbose

theme_SCRIPTS = thememan.exe thememan
themedir = $(bindir)

thememan.exe: htm-mono.csproj
	$(MDTOOL) $(MDTOOL_OPTS) build $<

clean-local:
	rm -f thememan.exe thememan.exe.config thememan.exe.mdb thememan Main.resources

EXTRA_DIST = thememan.in