summaryrefslogtreecommitdiffstats
path: root/ax25rtd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ax25rtd/Makefile.am')
-rw-r--r--ax25rtd/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/ax25rtd/Makefile.am b/ax25rtd/Makefile.am
index a4db33c..8d24c09 100644
--- a/ax25rtd/Makefile.am
+++ b/ax25rtd/Makefile.am
@@ -28,6 +28,5 @@ ax25rtd_SOURCES = \
AX25_SYSCONFDIR=$(sysconfdir)/ax25/
AX25_LOCALSTATEDIR=$(localstatedir)/ax25/
-INCLUDES = -DAX25_SYSCONFDIR=\""$(ax25_sysconfdir)"\" \
- -DAX25_LOCALSTATEDIR=\""$(localstatedir)/ax25/"\"
-
+INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
+ -DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"