summaryrefslogtreecommitdiff
path: root/serverboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'serverboot/Makefile')
-rw-r--r--serverboot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/serverboot/Makefile b/serverboot/Makefile
index 05a07d58..290671ea 100644
--- a/serverboot/Makefile
+++ b/serverboot/Makefile
@@ -30,6 +30,7 @@ LCLHDRS = assert.h disk_inode_ffs.h fs.h queue.h defs.h ext2_fs.h \
disk_inode.h file_io.h minix_super.h translate_root.h
target = serverboot
HURDLIBS = threads
+installationdir := $(prefix)/boot
vpath boot_script.c $(srcdir)/../boot