blob: 7a342bbee1c6920b3e231cbdc7a053129a37fc34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- Makefile.bak 2004-05-09 17:03:38.000000000 -0400
+++ Makefile 2004-05-09 17:04:22.000000000 -0400
@@ -43,7 +43,7 @@
benchmarks fstests
# Other directories
-other-subdirs = hurd doc config release include debian
+other-subdirs = hurd doc config release include
# All the subdirectories together
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
|