summaryrefslogtreecommitdiff
path: root/lib/reltool
diff options
context:
space:
mode:
authorLukas Larsson <lukas@erlang-solutions.com>2012-03-23 10:49:20 +0100
committerLukas Larsson <lukas@erlang-solutions.com>2012-05-02 09:51:44 +0200
commit378c651e7aab2d88cb29cccb1c0aae7ef895bb7a (patch)
treecba0999370d55e87c92c4e61009e8121d9c0d929 /lib/reltool
parent3378d4abca239185f4a282f5695c8dcdf9f96b76 (diff)
downloaderlang-378c651e7aab2d88cb29cccb1c0aae7ef895bb7a.tar.gz
Fix include issues in when building tests
Diffstat (limited to 'lib/reltool')
-rw-r--r--lib/reltool/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/reltool/test/Makefile b/lib/reltool/test/Makefile
index d8a7adb837..932532d811 100644
--- a/lib/reltool/test/Makefile
+++ b/lib/reltool/test/Makefile
@@ -49,7 +49,7 @@ RELSYSDIR = $(RELEASE_PATH)/reltool_test
# ----------------------------------------------------
# FLAGS
# ----------------------------------------------------
-#ERL_COMPILE_FLAGS +=
+ERL_COMPILE_FLAGS += -pa $(ERL_TOP)/lib/reltool/ebin/
EBIN = .