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 e60904d8..9817c3c3 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ include Makeconf
LIB_SUBDIRS = libioserver libports libpager libfshelp libdiskfs
PROG_SUBDIRS = auth boot exec fstests hello ifsock init init.trim mkbootfs \
- proc term tmpfs ufs
+ proc term tmpfs ufs
OTHER_SUBDIRS = hurd i386
SUBDIRS = $(LIB_SUBDIRS) $(PROG_SUBDIRS) $(OTHER_SUBDIRS)