From 17287576555a5c46fa23549e2e5f073660dccb70 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 21 Apr 1999 09:51:03 +0200 Subject: Import ax25-tools 0.0.1 from tarball --- user_call/Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 user_call/Makefile.am (limited to 'user_call/Makefile.am') 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) + -- cgit v1.2.3