diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-05-03 21:30:44 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-03 21:30:44 +0000 |
commit | 8fd744534466942ebf54556a063c9edfb599b738 (patch) | |
tree | da57ecb681d527b261919925db3134b4c953fb31 /Makefile | |
parent | 22616e336f4cf133e8e51e04605ea2cb14cfccea (diff) |
Formerly Makefile.~25~
Diffstat (limited to 'Makefile')
-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 \ 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) |