summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2011-02-06 18:19:21 +0100
committerJean Delvare <jdelvare@suse.de>2011-02-06 18:19:21 +0100
commit1b628cfadba810a83ac0dfe4931153a4ee4a8f02 (patch)
tree52365031a025b9774d80a0646afffde8c37e66d4 /Makefile.in
parent0736f0afe5a659f602f033f52603feb4dd65f899 (diff)
downloadquilt-1b628cfadba810a83ac0dfe4931153a4ee4a8f02.tar.gz
Don't build quilt.spec by default, it's only needed for packaging purposes.
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 8103dae..9502ea5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -137,7 +137,7 @@ export QUILT_DIR QUILT_LIB QUILTRC
#-----------------------------------------------------------------------
-all : configure quilt.spec scripts compat $(DOC:%=doc/%) $(MAN1) mofiles
+all : configure scripts compat $(DOC:%=doc/%) $(MAN1) mofiles
$(LIB:%=lib/%) :: $(LIBOBJS)