aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-14 15:27:01 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-21 14:29:11 +0100
commite388d006f3fd38ee41a712144ebab15929f09dcf (patch)
treea3da3e82f63c44c49528587a07c8f34c0fc86c14 /tests/Makefile.am
parent673e2dc48189e113d253738545b0430ab3a2d40c (diff)
Osmo*/Makefile.am: use $(srcdir), $(top_srcdir)
Use $(srcdir) infront of all relative paths, which reference other files in the repository. Use $(top_srcdir) as OSMO_GSM_MANUALS_DIR. This is needed for out-of-tree building. (moving manuals to project repositories 11/19) Related: OS#3385 Change-Id: I2454d7507fae4e1c47458a1adf36f68e637f4bbc
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5afc8ca..3d03edd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-OSMO_GSM_MANUALS_DIR = ..
+OSMO_GSM_MANUALS_DIR = $(top_srcdir)
# Generate adoc file that includes all chapters
ASCIIDOC = test-usermanual.adoc