summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-07-22 17:06:29 +0000
committerJean Delvare <khali@linux-fr.org>2005-07-22 17:06:29 +0000
commit8d2af3e17aeddcbed2080ae6631e1047fa446373 (patch)
tree7dde07d5f379fe3a1f534dd3f9af8f9d893f6239 /Makefile.in
parent32c64427eb0e9106332af45a5bb496f5f07874e1 (diff)
downloadquilt-8d2af3e17aeddcbed2080ae6631e1047fa446373.tar.gz
- Makefile.in: Drop pointless dependency between quilt command
files and scripts.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index c0e7c4a..d7667f1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -107,8 +107,6 @@ all : scripts
scripts : $(BIN:%=bin/%) $(QUILT:%=quilt/%) $(SCRIPTS:%=scripts/%) \
$(LIB:%=lib/%) $(DOC:%=doc/%) $(MAN1)
-$(QUILT:%=quilt/%) : $(SCRIPTS:%=scripts/%)
-
dist : clean $(PACKAGE)-$(VERSION).tar.gz
snapshot : $(PACKAGE)-$(ISODATE).tar.bz2