diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-07-12 19:23:37 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-07-12 19:23:37 +0000 |
commit | 9ab4359b3cedc299cd601fde22100d7cd769978c (patch) | |
tree | 3fe7834919c096e46fa543cc724fc7f9084b9ca0 | |
parent | 659174a66189bf65f776fcf7e1173646fb6d706b (diff) |
Formerly Makefile.~29~
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ include Makeconf lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \ libthreads prog-subdirs = auth boot exec fstests ifsock init.trim mkbootfs \ - proc term ufs pflocal sh.trim ps pipes dev su symlink -other-subdirs = hurd i386 doc init tmpfs + proc term ufs pflocal sh.trim ps pipes dev.trim su symlink +other-subdirs = hurd i386 doc init tmpfs dev subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs) DIST_FILES = COPYING Makeconf Makefile Maketools README NEWS missing \ |