summaryrefslogtreecommitdiffstats
path: root/ax25rtd/Makefile.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-08-10 05:46:32 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-08-10 05:46:32 +0200
commit28280a70d9880c21efdff840246163a1b8e06a94 (patch)
treed95973ea267c755f349998bd9f8fd5706b334943 /ax25rtd/Makefile.in
parentaa112083f850e1b6c5c6ed9c9e59a568ff66a000 (diff)
Import ax25-apps 0.0.3 from tarballax25-apps-0.0.3
Diffstat (limited to 'ax25rtd/Makefile.in')
-rw-r--r--ax25rtd/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25rtd/Makefile.in b/ax25rtd/Makefile.in
index 02b28b3..c6f4aef 100644
--- a/ax25rtd/Makefile.in
+++ b/ax25rtd/Makefile.in
@@ -92,7 +92,7 @@ ax25rtd_SOURCES = ax25rtd.c ax25rtd.h cache_ctl.c cache_dump.c config.c l
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)"\"
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h