summaryrefslogtreecommitdiff
path: root/src/irc/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/irc/core/Makefile.am')
-rw-r--r--src/irc/core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irc/core/Makefile.am b/src/irc/core/Makefile.am
index fa4ca3f9..3db5cf0e 100644
--- a/src/irc/core/Makefile.am
+++ b/src/irc/core/Makefile.am
@@ -1,6 +1,6 @@
noinst_LIBRARIES = libirc_core.a
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/core \
-DSYSCONFDIR=\""$(sysconfdir)"\" \