diff options
-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 |