summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
-rw-r--r--quilt.changes5
2 files changed, 6 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 6c69530..4f4d99d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -209,7 +209,7 @@ doc/quilt.1: doc/quilt.1.in $(QUILT:%=quilt/%) compat-programs
reference : $(QUILT:%=quilt/%) compat-programs scripts/patchfns
@export PATH="`pwd`/compat:$$PATH"; \
dir=$(CURDIR); \
- for i in $(filter-out scripts/patchfns,$+); \
+ for i in $(QUILT:%=quilt/%); \
do \
echo; \
($(BASH) -c ". scripts/patchfns ; cd $$dir ;LC_ALL=C . $$i -h"); \
diff --git a/quilt.changes b/quilt.changes
index 1170de4..b3f1199 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Mon Sep 19 20:26:47 CEST 2005 - khali@linux-fr.org
+
+- Makefile.in: Fix harmless error message in reference rule.
+
+-------------------------------------------------------------------
Mon Sep 19 19:48:50 CEST 2005 - khali@linux-fr.org
- aclocal.m4: Fix a bug causing user-selected binary names not