summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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)