diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-04-05 02:09:07 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-04-05 02:09:07 +0000 |
commit | 19f973f794153569bffc271da5b01f40af0b0ec5 (patch) | |
tree | c5b5016cab4c3dc19cdc4b5be8eca986d18d5a36 /Makefile | |
parent | 45b173f0b17f1f5792b0180a14f3da30d8666aae (diff) |
Formerly Makefile.~18~
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,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 -OTHER_SUBDIRS = hurd i386 +OTHER_SUBDIRS = hurd i386 doc SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS) DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS |