summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2003-01-30 09:01:08 +0000
committerMartin Quinson <mquinson@debian.org>2003-01-30 09:01:08 +0000
commit10a8516f885fc55cabe26bd68baccc9974ae59af (patch)
tree359344fe8f46ede105eea6a4a1defed5b24433b9 /Makefile
parentaa777ca572b787515d397fc76b13d380153280e5 (diff)
downloadquilt-10a8516f885fc55cabe26bd68baccc9974ae59af.tar.gz
Add debian stuff to the tarballs, thanks Andreas for pointing out that it was not the case 'till now.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 437211e..8d8e5c3 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,11 @@ SRC += $(DOC_SRC) docco.txt
DIRT += $(DOC_IN)
MAN1 := bin/guards.1
+
+DEBIAN := changelog control copyright docs prerm rules
+
+SRC += $(DEBIAN:%=debian/%)
+
#-----------------------------------------------------------------------
all : scripts