summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2013-06-04 23:19:01 +0200
committerRalf Baechle <ralf@linux-mips.org>2013-06-17 17:11:30 +0200
commit43b4bb1474e092a0b87f3b23b5246900c94e1d4e (patch)
tree801eefb7dd145c996b27ee805d06ccdbc9189a26 /ax25/axgetput
parent8b893ae99f6f32470fa52a170bf4c8801a976b20 (diff)
Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/axgetput')
-rw-r--r--ax25/axgetput/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/ax25/axgetput/Makefile.am b/ax25/axgetput/Makefile.am
index d3f8f8f..8eae7cc 100644
--- a/ax25/axgetput/Makefile.am
+++ b/ax25/axgetput/Makefile.am
@@ -8,8 +8,7 @@ sbin_PROGRAMS =
bin_PROGRAMS = axgetput
-man_MANS = axgetput.1
-EXTRA_DIST = $(man_MANS)
+dist_man_MANS = axgetput.1
axgetput_SOURCES = axgetput.c axgetput.h util.h proto_bin.h util.c proto_bin.c includes.h