summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-04-05 22:38:07 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-04-05 22:38:07 +0000
commit40aa97899cf9012e56580dd5f2c96472dd030e69 (patch)
treea99c083f60ac4f76d558bedcdafcebd463b6039f
parent143ff1a57a716f667ddbe95129a6fd30564a9509 (diff)
Formerly Makefile.~19~
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7ca6601f..a5f3b803 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ include Makeconf
LIB_SUBDIRS = libioserver libports libpager libfshelp libdiskfs libtrivfs
PROG_SUBDIRS = auth boot exec fstests hello ifsock init init.trim mkbootfs \
- proc term tmpfs ufs pflocal
+ proc term tmpfs ufs pflocal sh.trim
OTHER_SUBDIRS = hurd i386 doc
SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS)