diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-05 22:38:07 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-05 22:38:07 +0000 |
commit | 40aa97899cf9012e56580dd5f2c96472dd030e69 (patch) | |
tree | a99c083f60ac4f76d558bedcdafcebd463b6039f | |
parent | 143ff1a57a716f667ddbe95129a6fd30564a9509 (diff) |
Formerly Makefile.~19~
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |