From dc7489acc4bd2f17d3654a69ed10418f88769067 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 20 Mar 2019 17:30:44 +0100 Subject: ax25getput: Distribute TIPS.txt. While add it force the distribution of README and TODO in the same directory instead of relying on automake's default behaviour. Signed-off-by: Ralf Baechle --- ax25/axgetput/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/ax25/axgetput/Makefile.am b/ax25/axgetput/Makefile.am index 587f3a8..d426f64 100644 --- a/ax25/axgetput/Makefile.am +++ b/ax25/axgetput/Makefile.am @@ -9,6 +9,7 @@ sbin_PROGRAMS = bin_PROGRAMS = axgetput dist_man_MANS = axgetput.1 +dist_doc_DATA = README TIPS.txt TODO axgetput_SOURCES = axgetput.c axgetput.h util.h proto_bin.h util.c proto_bin.c includes.h -- cgit v1.2.3