aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-19 12:04:08 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-21 14:37:49 +0100
commit39bbafbfd7a57a00a5d9f0534ba6d6b895d1fc4e (patch)
tree9f82beb3132f6c566e57bf581603d1f521200800 /tests
parent41e54a4d7fb044cf1cde1f8a8c1518c3285c6860 (diff)
*/Makefile.am: add EXTRA_DIST
Necessary for 'make distcheck': the files will otherwise not end up in the dist archives. (moving manuals to project repositories 17/19) Related: OS#3385 Change-Id: I5a2d6e572d346addc8770d1331c9223a56635869
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 3d03edd..32f23b0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,7 @@
OSMO_GSM_MANUALS_DIR = $(top_srcdir)
+EXTRA_DIST = test-usermanual-docinfo.xml \
+ test-vty-reference.xml \
+ vty
# Generate adoc file that includes all chapters
ASCIIDOC = test-usermanual.adoc