summaryrefslogtreecommitdiffstats
path: root/user_call/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-06-07 10:24:56 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-06-07 10:24:56 +0200
commit1b4023134b5ff6342301c8135b11df46546d2828 (patch)
tree50dc64182994ea2c13ce23919fa75e64edd4d0f0 /user_call/Makefile.am
parent17287576555a5c46fa23549e2e5f073660dccb70 (diff)
Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2
Diffstat (limited to 'user_call/Makefile.am')
-rw-r--r--user_call/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/user_call/Makefile.am b/user_call/Makefile.am
index 5aedbd3..0a176b9 100644
--- a/user_call/Makefile.am
+++ b/user_call/Makefile.am
@@ -6,5 +6,7 @@ sbin_PROGRAMS = ax25_call netrom_call rose_call
man_MANS = ax25_call.8 netrom_call.8 rose_call.8
-DATA_EXTRA = $(man_MANS)
+EXTRA_DIST = $(man_MANS)
+
+LDADD = $(AX25_LIB)