diff options
author | Roland McGrath <roland@gnu.org> | 1995-09-23 06:45:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-09-23 06:45:11 +0000 |
commit | a7cf4724335abfbe80632af5504563a26ee28e2c (patch) | |
tree | bc7d5f9c0767d8f85e7c956cd42c0ab35b0b6d15 /Makefile | |
parent | ffbdff49c5cddffd1877114f44d3021ff870489b (diff) |
(other-subdirs): Remove lib.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ prog-subdirs = auth boot exec fstests init.trim \ proc term ufs utils trans fsck bsdfsck \ devio newfs ext2fs benchmarks pflocal tmpfs defpager \ login nfs -other-subdirs = hurd doc init tmpfs dev lib +other-subdirs = hurd doc init tmpfs dev subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) subdirs-nodist = working-prog-subdirs := $(filter-out \ |