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