aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/debugger/Makefile')
-rw-r--r--lib/debugger/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/debugger/Makefile b/lib/debugger/Makefile
index 8c8b617831..3a06d72c5d 100644
--- a/lib/debugger/Makefile
+++ b/lib/debugger/Makefile
@@ -34,3 +34,7 @@ SPECIAL_TARGETS =
# Default Subdir Targets
# ----------------------------------------------------
include $(ERL_TOP)/make/otp_subdir.mk
+
+DIA_PLT_APPS=wx
+
+include $(ERL_TOP)/make/app_targets.mk