diff options
author | Dan Gudmundsson <[email protected]> | 2011-09-29 14:18:52 +0200 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2011-11-08 08:46:08 +0100 |
commit | 41dc04f0b76474596076bdc909760228fffc6a73 (patch) | |
tree | 5ed12073bd191e09d41a157120ca20f545a76512 /lib/observer/src/Makefile | |
parent | 5e1fafb077740c9d919bc532b2c392f4f20bbf1b (diff) | |
download | otp-41dc04f0b76474596076bdc909760228fffc6a73.tar.gz otp-41dc04f0b76474596076bdc909760228fffc6a73.tar.bz2 otp-41dc04f0b76474596076bdc909760228fffc6a73.zip |
[observer] Add a [d]ets viewer, tv replacement
Diffstat (limited to 'lib/observer/src/Makefile')
-rw-r--r-- | lib/observer/src/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/observer/src/Makefile b/lib/observer/src/Makefile index 514c6e441c..92319434c0 100644 --- a/lib/observer/src/Makefile +++ b/lib/observer/src/Makefile @@ -48,6 +48,8 @@ MODULES= \ observer_sys_wx \ observer_trace_wx \ observer_traceoptions_wx \ + observer_tv_table \ + observer_tv_wx \ ttb \ ttb_et |