summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 49398695..0bfdcac8 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ prog-subdirs = auth proc exec init term \
benchmarks fstests
# Other directories
-other-subdirs = hurd doc config release include
+other-subdirs = hurd doc config release include debian
# All the subdirectories together
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)