summaryrefslogtreecommitdiff
path: root/mld/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mld/Makefile')
-rw-r--r--mld/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mld/Makefile b/mld/Makefile
index fd907d9..8216c08 100644
--- a/mld/Makefile
+++ b/mld/Makefile
@@ -4,4 +4,6 @@ SRC=.
BIN=../bin/mld
OUT=mld
+CFLAGS += -DPREFIX=$(PREFIX)
+
include ../makefile.mk