From 8d6380e0f47b0b0dc3ef4328ea891801ee2443ae Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 17 Jun 1996 17:59:14 +0000 Subject: (prog-subdirs): init.trim -> init. (other-subdirs): Delete init; add config. --- Makefile | 4 ++-- 1 file 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 \ -- cgit v1.2.3