aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/test/Makefile')
-rw-r--r--lib/wx/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wx/test/Makefile b/lib/wx/test/Makefile
index cf51d7918f..333711789f 100644
--- a/lib/wx/test/Makefile
+++ b/lib/wx/test/Makefile
@@ -27,7 +27,7 @@ PWD = $(shell pwd)
APPDIR = $(shell dirname $(PWD))
ERL_COMPILE_FLAGS = -pa $(APPDIR)/ebin
-Mods = wxt wx_test_lib \
+Mods = wxt wx_test_lib wx_obj_test \
wx_app_SUITE \
wx_basic_SUITE \
wx_event_SUITE \