summaryrefslogtreecommitdiffstats
path: root/dmascc/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-08 06:44:55 +0200
commit5f5d1604492ae15967f9d86f41fbeeedcae0ae2b (patch)
treebcecfd65dc578eabfaee10b1e039c467ac89d8b5 /dmascc/Makefile.am
parent1b4023134b5ff6342301c8135b11df46546d2828 (diff)
Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3
Diffstat (limited to 'dmascc/Makefile.am')
-rw-r--r--dmascc/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/dmascc/Makefile.am b/dmascc/Makefile.am
new file mode 100644
index 0000000..1af785f
--- /dev/null
+++ b/dmascc/Makefile.am
@@ -0,0 +1,14 @@
+
+sbin_PROGRAMS = dmascc_cfg
+
+dmascc_cfg_SOURCE = dmascc_cfg.c
+
+man_MANS = dmascc_cfg.1
+
+EXTRA_DIST = $(man_MANS) $(doc_DATA)
+
+docdir=$(prefix)/doc/ax25-tools
+doc_DATA = README.dmascc
+
+installconf:
+