From a4cc50373fbe27c973f95628fc142efec14e05cf Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Aug 1999 05:54:53 +0200 Subject: Import ax25-tools 0.0.4 from tarball --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c8797c7..1272d2c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,8 @@ installconf: @for app in $(SUBDIRS); do $(MAKE) -C $$app installconf; done -SUBDIRS = ax25 hdlcutil kiss netrom rose tcpip user_call yamdrv dmascc +dmascc = @DMASCC@ +SUBDIRS = ax25 hdlcutil kiss netrom rose tcpip user_call yamdrv $(dmascc) EXTRA_DIST = pathnames.h -- cgit v1.2.3