summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-02-01 18:41:20 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-02-01 18:41:20 +0000
commit701adae61dce63e6ba8e2138699dbb366f9ed471 (patch)
tree03003791642ea2ddefb9d1b04d6f2c727de487fc /Makefile.in
parent6a029b7ea43d3f5564a0166f6d299595958ab652 (diff)
downloadquilt-701adae61dce63e6ba8e2138699dbb366f9ed471.tar.gz
*** empty log message ***
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 2bce806..559bc05 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -84,7 +84,7 @@ scripts : $(BIN:%=bin/%) $(QUILT:%=quilt/%) $(SCRIPTS:%=scripts/%) \
dist : $(PACKAGE)-$(VERSION).tar.gz
-dist-snapshot : $(PACKAGE)-$(ISODATE).tar.bz2
+snapshot : $(PACKAGE)-$(ISODATE).tar.bz2
rpm : $(PACKAGE)-$(VERSION).tar.gz
rpm -tb $<