summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d11ddc..05b5bb6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,6 +17,9 @@
sbin_PROGRAMS = tinyproxy
+AM_CPPFLAGS = \
+ -DSYSCONFDIR=\"${sysconfdir}\"
+
tinyproxy_SOURCES = \
acl.c acl.h \
anonymous.c anonymous.h \