summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-02 21:11:00 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-02 21:11:00 +0000
commit22616e336f4cf133e8e51e04605ea2cb14cfccea (patch)
tree278d03fc71ff791f27e0a405532934faefd24609 /Makefile
parentc93c6d1c09ae38fb3991c99256f5d51c6622b2ba (diff)
Formerly Makefile.~24~
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f4450391..90ff09a5 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ include Makeconf
lib-subdirs = libioserver libports libpager libfshelp libdiskfs libtrivfs \
libthreads
prog-subdirs = auth boot exec fstests hello ifsock init.trim mkbootfs \
- proc term tmpfs ufs pflocal sh.trim ps
+ proc term tmpfs ufs pflocal sh.trim ps pipes
other-subdirs = hurd i386 doc init
subdirs = $(lib-subdirs) $(prog-subdirs) $(other-subdirs)