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.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/user_call/Makefile.am b/user_call/Makefile.am
new file mode 100644
index 0000000..5aedbd3
--- /dev/null
+++ b/user_call/Makefile.am
@@ -0,0 +1,10 @@
+
+installconf:
+
+
+sbin_PROGRAMS = ax25_call netrom_call rose_call
+
+man_MANS = ax25_call.8 netrom_call.8 rose_call.8
+
+DATA_EXTRA = $(man_MANS)
+