summary refs log tree commit diff stats
path: root/src/htm/Makefile.am
diff options
context:
space:
mode:
authorhasufell <hasufell@posteo.de>2013-08-28 02:55:08 +0200
committerhasufell <hasufell@posteo.de>2013-08-28 14:30:57 +0200
commit08fd4f2dd73f198ad12a219fac91f743e3c9c6b6 (patch)
treeece1bef65d2f3f9bfca860aef889f1de626a9d45 /src/htm/Makefile.am
parent8f0d6e85fdadc343fcf2b117ef922ab430c2b264 (diff)
BUILD: use thememan.in instead of Makefile echo
Diffstat (limited to 'src/htm/Makefile.am')
-rw-r--r--src/htm/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/htm/Makefile.am b/src/htm/Makefile.am
index 5c387e36..85480402 100644
--- a/src/htm/Makefile.am
+++ b/src/htm/Makefile.am
@@ -6,9 +6,7 @@ themedir = $(bindir)
 thememan.exe: htm-mono.csproj
 	$(MDTOOL) $(MDTOOL_OPTS) build $<
 
-thememan:
-	@echo '#!/bin/sh' > $@
-	@echo 'exec mono "$(bindir)/thememan.exe" "$$@"' >> $@
-
 clean-local:
 	rm -f thememan.exe thememan.exe.config thememan.exe.mdb thememan Main.resources
+
+EXTRA_DIST = thememan.in