summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-03 21:30:44 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-03 21:30:44 +0000
commit8fd744534466942ebf54556a063c9edfb599b738 (patch)
treeda57ecb681d527b261919925db3134b4c953fb31 /Makefile
parent22616e336f4cf133e8e51e04605ea2cb14cfccea (diff)
Formerly Makefile.~25~
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90ff09a5..76c2fe8f 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ include Makeconf
lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
libthreads
-prog-subdirs = auth boot exec fstests hello ifsock init.trim mkbootfs \
+prog-subdirs = auth boot exec fstests ifsock init.trim mkbootfs \
proc term tmpfs ufs pflocal sh.trim ps pipes
other-subdirs = hurd i386 doc init
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)