From 5107125ce24e1efac196a97481d41a9a66673695 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Mon, 4 Mar 2002 01:43:48 +0000 Subject: changed fd_set variables around so no clash --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4e7143f..6fe5ccf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SUBDIRS = ax25ipd ax25rtd call listen ax25mond -EXTRA_DIST = pathnames.h +EXTRA_DIST = pathnames.h autogen.sh installconf: @for app in $(SUBDIRS); do $(MAKE) -C $$app installconf; done -- cgit v1.2.3