From 5f5d1604492ae15967f9d86f41fbeeedcae0ae2b Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 8 Jul 1999 06:44:55 +0200 Subject: Import ax25-tools 0.0.3 from tarball --- hdlcutil/Makefile.am | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) (limited to 'hdlcutil/Makefile.am') diff --git a/hdlcutil/Makefile.am b/hdlcutil/Makefile.am index effca5e..3584a38 100644 --- a/hdlcutil/Makefile.am +++ b/hdlcutil/Makefile.am @@ -1,9 +1,9 @@ installconf: -sbin_PROGRAMS = setcrystal sethdlc smmixer smdiag +sbin_PROGRAMS = setcrystal sethdlc smmixer -man_MANS = sethdlc.8 smdiag.8 smmixer.8 baycom.9 hdlcdrv.9 soundmodem.9 +man_MANS = sethdlc.8 smmixer.8 baycom.9 hdlcdrv.9 soundmodem.9 EXTRA_DIST = $(man_MANS) @@ -22,12 +22,3 @@ smmixer_SOURCES = \ hdrvcomm.h \ usersmdiag.h -smdiag_SOURCES = \ - smdiag.c \ - hdrvcomm.c \ - hdrvcomm.h \ - usersmdiag.h - -smdiag_LDADD = \ - $(X_LIBS) \ - -lX11 -- cgit v1.2.3