From 378c651e7aab2d88cb29cccb1c0aae7ef895bb7a Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Fri, 23 Mar 2012 10:49:20 +0100 Subject: Fix include issues in when building tests --- lib/reltool/test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/reltool') 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 = . -- cgit v1.2.3