chiark / gitweb /
Merge commit 'refs/top-bases/debian/locations' into debian/locations
[topgit.git] / Makefile
index 4aa48f4cb1b4786f7d8a96072879f722c6a5c742..835811ed048c967185b227b68a77fee422925f08 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ help_out = $(patsubst %.sh,%.txt,$(commands_in))
 
 all::  tg $(commands_out) $(hooks_out) $(help_out)
 
-tg $(commands_out) $(hooks_out): % : %.sh
+tg $(commands_out) $(hooks_out): % : %.sh Makefile
        @echo "[SED] $@"
        @sed -e 's#@cmddir@#$(cmddir)#g;' \
                -e 's#@hooksdir@#$(hooksdir)#g' \