summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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