summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6b1e8066..9629cbfb 100644
--- a/Makefile
+++ b/Makefile
@@ -32,6 +32,7 @@ lib-subdirs = libshouldbeinlibc libihash libiohelp libports libthreads \
libhurd-slab \
libbpf \
libmachdev \
+ libmachdevrump \
# Hurd programs
prog-subdirs = auth proc exec term \
@@ -47,6 +48,7 @@ prog-subdirs = auth proc exec term \
devnode \
eth-multiplexer \
acpi \
+ rumpdisk \
shutdown
ifeq ($(HAVE_SUN_RPC),yes)