diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-04-11 14:53:58 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-04-11 14:53:58 +0000 |
commit | 8e20b2fac8a583921fdeccfc1e20789ba53a6615 (patch) | |
tree | 807be34c896d0fd47b8834fa45335e408972673b | |
parent | 96850c41d619e831b9be007b1db9d0eabeaa1329 (diff) |
(subdirs-nodist): Remove `libnetserv'.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)))),\ |