summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-08-30 15:29:37 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-08-30 15:29:37 +0000
commit60acec1adcecff9be9d2ea5d555ae21d7e5c7429 (patch)
treea447b984468a215ddda22509ac468f5ef98e612e /Makefile
parent8b4ba4322d59b640527b4963137842c599714bd4 (diff)
Formerly Makefile.~35~
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 54e5ea15..5a8f5d25 100644
--- a/Makefile
+++ b/Makefile
@@ -21,10 +21,10 @@ makemode := misc
include Makeconf
lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
- libthreads libnetserv
+ libthreads
prog-subdirs = auth boot exec fstests init.trim mkbootfs \
proc term ufs pflocal pipes dev.trim utils trans
-other-subdirs = hurd doc init tmpfs dev ext2fs
+other-subdirs = hurd doc init tmpfs dev ext2fs libnetserv
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
subdirs-nodist = ext2fs