summaryrefslogtreecommitdiffstats
path: root/dmascc/Makefile.am
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-05-02 00:19:09 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-05-02 00:19:09 +0200
commit56e847dae8f585254c6b336ea557bd75a0574711 (patch)
tree7e775ea62e06caa505e7ad017e17bbc0800d8ab3 /dmascc/Makefile.am
parent62ceba5818d888041adbd466e8c67a8104bcf4fa (diff)
parent67d85b3d5cf145a5bf0a1431d6052473b017daa9 (diff)
Merge branch 'master' of git://git.linux-ax25.org/pub/scm/ralf/ax25-tools
Conflicts: ax25/axspawn.c
Diffstat (limited to 'dmascc/Makefile.am')
-rw-r--r--dmascc/Makefile.am7
1 files changed, 2 insertions, 5 deletions
diff --git a/dmascc/Makefile.am b/dmascc/Makefile.am
index 45bd335..c905156 100644
--- a/dmascc/Makefile.am
+++ b/dmascc/Makefile.am
@@ -3,11 +3,8 @@ sbin_PROGRAMS = dmascc_cfg
dmascc_cfg_SOURCE = dmascc_cfg.c
-man_MANS = dmascc_cfg.1
+dist_man_MANS = dmascc_cfg.1
-EXTRA_DIST = $(man_MANS) $(doc_DATA)
-
-doc_DATA = README.dmascc
+dist_doc_DATA = README.dmascc
installconf:
-