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 7c13bec..598f16e 100644
--- a/Makefile
+++ b/Makefile
@@ -91,7 +91,7 @@ CFLAGS_MIN += -D_LARGEFILE64_SOURCE
CFLAGS_MIN += -D_FILE_OFFSET_BITS=64
CFLAGS_MIN += -DVERSION_STRING=\"$(VERSION_STRING)\"
CFLAGS_MIN += -DVERSION_LONG=\"$(VERSION_LONG)\"
-CFLAGS_MIN += -DPREFIX_STRING=\"$(PREFIX)\"
+CFLAGS_MIN += -DETCDIRE_STRING=\"$(ETCDIRE)\"
WFLAGS_DEF = -Wall