From 734ae38b98fa79328c2af5efcb46eb6941ccaf0c Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 17 Mar 1999 21:59:52 +0000 Subject: 1999-03-17 Gordon Matzigkeit * Makefile (other-subdirs): Add the debian directory. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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) -- cgit v1.2.3