From 28280a70d9880c21efdff840246163a1b8e06a94 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Aug 1999 05:46:32 +0200 Subject: Import ax25-apps 0.0.3 from tarball --- ax25rtd/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ax25rtd/Makefile.am') 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)"\" -- cgit v1.2.3