From 6364520eb4c795e85f7893ba02de860d132c1d2c Mon Sep 17 00:00:00 2001 From: Terry Dawson VK2KTJ Date: Sat, 22 Sep 2001 12:39:16 +0000 Subject: Fixed ax25ipd conf file bug, small cosmetic changes --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 7040b6f..7b482cf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -81,8 +81,8 @@ SUBDIRS = ax25ipd ax25rtd call listen ax25mond EXTRA_DIST = pathnames.h -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)"\" -- cgit v1.2.3