aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/inets_app/Makefile
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-12-15 11:54:58 +0100
committerMicael Karlberg <[email protected]>2012-02-03 18:22:03 +0100
commit411da4a989320ba7f7b775e696b94df4c6b13c59 (patch)
tree4894f7a4bdff51ff42348e2ff3703919dc74f462 /lib/inets/src/inets_app/Makefile
parentc09e8f7c1b7f77ba083d71b13dc02f599a1c1481 (diff)
downloadotp-411da4a989320ba7f7b775e696b94df4c6b13c59.tar.gz
otp-411da4a989320ba7f7b775e696b94df4c6b13c59.tar.bz2
otp-411da4a989320ba7f7b775e696b94df4c6b13c59.zip
[inets] Moved (dbg) trace utility functions to own module (inets_trace)
Diffstat (limited to 'lib/inets/src/inets_app/Makefile')
-rw-r--r--lib/inets/src/inets_app/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/inets/src/inets_app/Makefile b/lib/inets/src/inets_app/Makefile
index d99e33b4ea..6da6a1d79f 100644
--- a/lib/inets/src/inets_app/Makefile
+++ b/lib/inets/src/inets_app/Makefile
@@ -46,7 +46,8 @@ MODULES = \
inets_service \
inets_app \
inets_sup \
- inets_regexp
+ inets_regexp \
+ inets_trace
INTERNAL_HRL_FILES = inets_internal.hrl
EXTERNAL_HRL_FILES = ../../include/httpd.hrl \