aboutsummaryrefslogtreecommitdiffstats
path: root/lib/megaco/test/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-08-01 11:47:48 +0200
committerMicael Karlberg <[email protected]>2019-08-01 11:47:48 +0200
commitdefcb44a1e2fdb25538f1effebc786fd678cf9ed (patch)
tree582821311b6547c2a8f71665bae7988e45d27738 /lib/megaco/test/Makefile
parent94abe41967d6934701127e1734a8e75b6f32fb1e (diff)
parent1f09c724bcc29e94bc3a1992420bab89a7f768ba (diff)
downloadotp-defcb44a1e2fdb25538f1effebc786fd678cf9ed.tar.gz
otp-defcb44a1e2fdb25538f1effebc786fd678cf9ed.tar.bz2
otp-defcb44a1e2fdb25538f1effebc786fd678cf9ed.zip
Merge branch 'maint'
Diffstat (limited to 'lib/megaco/test/Makefile')
-rw-r--r--lib/megaco/test/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/megaco/test/Makefile b/lib/megaco/test/Makefile
index 4ddd73eea1..b4e31765b8 100644
--- a/lib/megaco/test/Makefile
+++ b/lib/megaco/test/Makefile
@@ -1,7 +1,7 @@
#
# %CopyrightBegin%
#
-# Copyright Ericsson AB 1999-2016. All Rights Reserved.
+# Copyright Ericsson AB 1999-2019. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -102,6 +102,9 @@ endif
ERL_COMPILE_FLAGS += $(MEGACO_ERL_COMPILE_FLAGS)
+# We have a behaviour in the test catalog (megaco_test_generator)
+ERL_COMPILE_FLAGS += -pa ../../megaco/test
+
ERL_PATH = -pa ../../megaco/examples/simple \
-pa ../../megaco/ebin \
-pa ../../et/ebin