summaryrefslogtreecommitdiffstats
path: root/user_call/Makefile.am
diff options
context:
space:
mode:
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)