summaryrefslogtreecommitdiffstats
path: root/tcpip/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tcpip/Makefile.am')
-rw-r--r--tcpip/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcpip/Makefile.am b/tcpip/Makefile.am
index 847c42f..b09b355 100644
--- a/tcpip/Makefile.am
+++ b/tcpip/Makefile.am
@@ -24,8 +24,8 @@ rip98d_SOURCES = \
rip98d_LDADD = $(AX25_LIB)
-INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
- -DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"
+AM_CPPFLAGS = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
+ -DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"
AX25_SYSCONFDIR=${sysconfdir}/ax25/
AX25_LOCALSTATEDIR=${localstatedir}/ax25/