summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-06-17 17:59:14 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-06-17 17:59:14 +0000
commit8d6380e0f47b0b0dc3ef4328ea891801ee2443ae (patch)
treefe5226aab85fbd9a56eb4ff27f7934b4b5195a28
parent5c9c8f647f188dd7d99cfa17a9185f4a076226c5 (diff)
(prog-subdirs): init.trim -> init.
(other-subdirs): Delete init; add config.
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8c95fc86..7374d471 100644
--- a/Makefile
+++ b/Makefile
@@ -27,11 +27,11 @@ include $(srcdir)/Makeconf
lib-subdirs = libshouldbeinlibc libihash libiohelp libports libpager \
libfshelp libdiskfs libtrivfs libthreads libps \
libnetfs libpipe libstore libmom
-prog-subdirs = auth boot exec fstests init.trim \
+prog-subdirs = auth boot exec fstests init \
proc term ufs utils sutils trans ufs-fsck \
devio ufs-utils ext2fs benchmarks pflocal defpager \
login nfs pfinet
-other-subdirs = hurd doc init
+other-subdirs = hurd doc config
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)
subdirs-nodist =
working-prog-subdirs := $(filter-out \