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 9d9e33c3..c51e8c1c 100644
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ prog-subdirs = auth proc exec term \
rtc
ifeq ($(HAVE_LIBRUMP),yes)
-prog-subdirs += rumpdisk
+prog-subdirs += rumpdisk rumpnet
endif
ifeq ($(HAVE_SUN_RPC),yes)