summaryrefslogtreecommitdiffstats
path: root/ax25rtd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ax25rtd/Makefile.in')
-rw-r--r--ax25rtd/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/ax25rtd/Makefile.in b/ax25rtd/Makefile.in
index 04306cd..90b01f9 100644
--- a/ax25rtd/Makefile.in
+++ b/ax25rtd/Makefile.in
@@ -91,8 +91,8 @@ doc_DATA = TODO.ax25rtd README.ax25rtd
ax25rtd_SOURCES = ax25rtd.c ax25rtd.h cache_ctl.c cache_dump.c config.c listener.c
-AX25_SYSCONFDIR = $(sysconfdir)/ax25/
-AX25_LOCALSTATEDIR = $(localstatedir)/ax25/
+AX25_SYSCONFDIR = $(sysconfdir)/ax25
+AX25_LOCALSTATEDIR = $(localstatedir)/ax25
INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" -DAX25_LOCALSTATEDIR=\""$(AX25_LOCALSTATEDIR)"\"