summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-04-11 14:53:58 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-04-11 14:53:58 +0000
commit8e20b2fac8a583921fdeccfc1e20789ba53a6615 (patch)
tree807be34c896d0fd47b8834fa45335e408972673b /Makefile
parent96850c41d619e831b9be007b1db9d0eabeaa1329 (diff)
(subdirs-nodist): Remove `libnetserv'.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1eea33ff..383ef114 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ prog-subdirs = auth boot exec fstests init.trim mkbootfs \
devio newfs
other-subdirs = hurd doc init tmpfs dev ext2fs lib
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
-subdirs-nodist = libnetserv
+subdirs-nodist =
working-prog-subdirs := $(filter-out \
$(patsubst %/,%,\
$(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\