summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-03-25 22:14:18 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-03-25 22:14:18 +0000
commitc6b3c027470d94c7856a3d53f4c2296caab373fa (patch)
tree5862a52d63b9688f6eccbdba29c8da790f373d1f
parentd78ed471b94e34c2547cd2ecd64ec4870c84d99a (diff)
Formerly Makefile.~17~
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 70eb7a59..db8c6f9b 100644
--- a/Makefile
+++ b/Makefile
@@ -21,11 +21,11 @@ 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
+ proc term tmpfs ufs pflocal
OTHER_SUBDIRS = hurd i386
SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS)
-DIST_FILES = COPYING Makeconf Makefile README NEWS
+DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS
all:
@echo Can\'t make all yet.