summaryrefslogtreecommitdiffstats
path: root/hdlcutil/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
commit5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (patch)
treebcecfd65dc578eabfaee10b1e039c467ac89d8b5 /hdlcutil/Makefile.am
parent1b4023134b5ff6342301c8135b11df46546d2828 (diff)
Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3
Diffstat (limited to 'hdlcutil/Makefile.am')
-rw-r--r--hdlcutil/Makefile.am13
1 files changed, 2 insertions, 11 deletions
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