diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-11 20:13:47 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-11 20:13:47 +0000 |
commit | ceff0270e5de70b9d1233b9849e1cfc2060ce6bf (patch) | |
tree | d8849957323a2c72a1c6b631192aa8e12a10d5ce /Makefile | |
parent | 4c2142ac18e77ccd38a5394c7ea2325a56bf5f43 (diff) |
Formerly Makefile.~14~
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 PROG_SUBDIRS = auth boot exec fstests hello ifsock init init.trim mkbootfs \ - proc term tmpfs ufs + proc term tmpfs ufs OTHER_SUBDIRS = hurd i386 SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS) |