summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-01-28 01:44:59 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-01-28 01:44:59 +0000
commite9f93d033be6776d73a9c4f61859c4a29670b865 (patch)
tree4ba84e3aab6fb2964ab39dc8f6285d708f379a72 /Makefile.in
parent78aa77c7415f569ad964d8b5b03ddb048f90beee (diff)
downloadquilt-e9f93d033be6776d73a9c4f61859c4a29670b865.tar.gz
- Fix `make dist': Some files in debian/ did not exist.v0.30
- Update to version 0.30.
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 b6fa588..5982a6d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -85,7 +85,7 @@ DIRT += $(DOC_IN:%=doc/%)
MAN1 := bin/guards.1
-DEBIAN := changelog control copyright docs prerm rules
+DEBIAN := changelog control copyright rules
SRC += $(DEBIAN:%=debian/%)