summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/Makefile b/boot/Makefile
index e46b3cdd..0f45d179 100644
--- a/boot/Makefile
+++ b/boot/Makefile
@@ -25,7 +25,7 @@ OBJS = mach-crt0.o boot.o notifyServer.o execServer.o ourdeviceServer.o \
HURDLIBS = libthreads
target = boot
io-MIGSFLAGS=-DREPLY_PORTS
-DISTFILES=frank1.ld frankemul.ld
+DIST_FILES=frank1.ld frankemul.ld
include ../Makeconf