summaryrefslogtreecommitdiffstats
path: root/ax25
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-28 22:44:16 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-03-28 22:44:16 +0100
commitef8627c972aa1cdb2b8abebbf410250f3f0ca87e (patch)
treefab066df9c2d66ac95eb6322ab325c7bbc162845 /ax25
parent9581925f61d3b087956949a950996c388542420c (diff)
axgetput: Rename README file to README.axgetput.
The README file was conflicting with the README files in the root directory so only the of the files ended up getting installed on "make install" or when packaging. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25')
-rw-r--r--ax25/axgetput/Makefile.am2
-rw-r--r--ax25/axgetput/README.axgetput (renamed from ax25/axgetput/README)0
2 files changed, 1 insertions, 1 deletions
diff --git a/ax25/axgetput/Makefile.am b/ax25/axgetput/Makefile.am
index d426f64..c3da318 100644
--- a/ax25/axgetput/Makefile.am
+++ b/ax25/axgetput/Makefile.am
@@ -9,7 +9,7 @@ sbin_PROGRAMS =
bin_PROGRAMS = axgetput
dist_man_MANS = axgetput.1
-dist_doc_DATA = README TIPS.txt TODO
+dist_doc_DATA = README.axgetput TIPS.txt TODO
axgetput_SOURCES = axgetput.c axgetput.h util.h proto_bin.h util.c proto_bin.c includes.h
diff --git a/ax25/axgetput/README b/ax25/axgetput/README.axgetput
index 87d8c01..87d8c01 100644
--- a/ax25/axgetput/README
+++ b/ax25/axgetput/README.axgetput