summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 561bbb8..b902aa0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -206,7 +206,7 @@ $(PACKAGE).spec : $(PACKAGE).spec.in $(PACKAGE).changes Makefile \
@./changes2changelog $(PACKAGE).changes \
| scripts/parse-patch -u changelog $@
-% : %.in
+% : %.in Makefile
@echo "$< -> $@" >&2
@sed -e 's:@LIB''@:$(LIB_DIR):g' \
-e 's:@QUILT''@:$(QUILT_DIR):g' \