summaryrefslogtreecommitdiffstats
path: root/user_call/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-04-21 09:51:03 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-04-21 09:51:03 +0200
commit17287576555a5c46fa23549e2e5f073660dccb70 (patch)
tree08be5f5005dad609a2803758b8b825170f6701cb /user_call/Makefile.am
Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1
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)
+