summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-11 20:13:47 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-11 20:13:47 +0000
commitceff0270e5de70b9d1233b9849e1cfc2060ce6bf (patch)
treed8849957323a2c72a1c6b631192aa8e12a10d5ce
parent4c2142ac18e77ccd38a5394c7ea2325a56bf5f43 (diff)
Formerly Makefile.~14~
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e60904d8..9817c3c3 100644
--- a/Makefile
+++ b/Makefile
@@ -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)