aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-06-10 12:04:00 +0200
committerBjörn Gustavsson <[email protected]>2015-06-10 12:04:00 +0200
commit30630e1c2cd3f754c30a9099b223cf364bfd368e (patch)
tree442d92ba2ebe5cc8748fe56c15ca2de95b5c6cf3 /lib/stdlib/test/Makefile
parentcae8c56ef2efa671b3937f697998068dc008295b (diff)
parentc574bd33c39d91c487c3fcd819226ecfc46c13c8 (diff)
downloadotp-30630e1c2cd3f754c30a9099b223cf364bfd368e.tar.gz
otp-30630e1c2cd3f754c30a9099b223cf364bfd368e.tar.bz2
otp-30630e1c2cd3f754c30a9099b223cf364bfd368e.zip
Merge branch 'richcarl/break-out-asserts/OTP-12808'
* richcarl/break-out-asserts/OTP-12808: Break out assert macros from eunit to stdlib assert.hrl
Diffstat (limited to 'lib/stdlib/test/Makefile')
-rw-r--r--lib/stdlib/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/stdlib/test/Makefile b/lib/stdlib/test/Makefile
index 61eb34d565..d4ab674486 100644
--- a/lib/stdlib/test/Makefile
+++ b/lib/stdlib/test/Makefile
@@ -107,7 +107,8 @@ RELSYSDIR = $(RELEASE_PATH)/stdlib_test
ERL_MAKE_FLAGS +=
ERL_COMPILE_FLAGS += -I$(ERL_TOP)/lib/test_server/include \
- -I$(ERL_TOP)/lib/kernel/include
+ -I$(ERL_TOP)/lib/kernel/include \
+ -I$(ERL_TOP)/lib/stdlib/include
EBIN = .