aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger/src/Makefile
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2013-11-11 15:00:13 +0100
committerDan Gudmundsson <[email protected]>2013-11-11 15:00:13 +0100
commit560f73141afbc1ef41d6c8acb3974b3632ad6f25 (patch)
treeec545369e7f6639ace71c2d42de9c2b872124c63 /lib/debugger/src/Makefile
parent918a6182f99441d6f864a330eee561ead6ce834a (diff)
downloadotp-560f73141afbc1ef41d6c8acb3974b3632ad6f25.tar.gz
otp-560f73141afbc1ef41d6c8acb3974b3632ad6f25.tar.bz2
otp-560f73141afbc1ef41d6c8acb3974b3632ad6f25.zip
Remove gs parts of the debugger
Diffstat (limited to 'lib/debugger/src/Makefile')
-rw-r--r--lib/debugger/src/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/lib/debugger/src/Makefile b/lib/debugger/src/Makefile
index 85754da219..90189dd297 100644
--- a/lib/debugger/src/Makefile
+++ b/lib/debugger/src/Makefile
@@ -45,20 +45,6 @@ MODULES= \
dbg_iload \
dbg_iserver \
dbg_istk \
- dbg_ui_break \
- dbg_ui_break_win \
- dbg_ui_edit \
- dbg_ui_edit_win \
- dbg_ui_filedialog_win \
- dbg_ui_interpret \
- dbg_ui_mon \
- dbg_ui_mon_win \
- dbg_ui_settings \
- dbg_ui_trace \
- dbg_ui_trace_win \
- dbg_ui_view \
- dbg_ui_win \
- dbg_ui_winman \
dbg_wx_break \
dbg_wx_break_win \
dbg_wx_code \