summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Makefile b/init/Makefile
index 00ea7abd..35da6be1 100644
--- a/init/Makefile
+++ b/init/Makefile
@@ -30,7 +30,7 @@ init: $(OBJS)
init.o: startup_S.h startup_reply.h
-install:
+install: init $(hurdroot)
cp init $(hurdroot)/hurd/init