aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/src/inets_app/Makefile
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2016-05-09 19:53:13 +0200
committerIngela Anderton Andin <[email protected]>2016-05-09 19:53:13 +0200
commit561bd8411394d9776dfa4581acbdec0d99df75a1 (patch)
tree3bdd92be9be2c453fa26508d2c0aad65ffb211d6 /lib/inets/src/inets_app/Makefile
parent5ca152a5ccca92e354188f7b696ca5b9f6b92806 (diff)
downloadotp-561bd8411394d9776dfa4581acbdec0d99df75a1.tar.gz
otp-561bd8411394d9776dfa4581acbdec0d99df75a1.tar.bz2
otp-561bd8411394d9776dfa4581acbdec0d99df75a1.zip
Revert "inets: Put back inets_regexp module in OTP 18"
This reverts commit 7fbcbf4d1f2c81d44a5c6a4889c98f32cd4505ae.
Diffstat (limited to 'lib/inets/src/inets_app/Makefile')
-rw-r--r--lib/inets/src/inets_app/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/inets/src/inets_app/Makefile b/lib/inets/src/inets_app/Makefile
index a294381f67..1d870c14e8 100644
--- a/lib/inets/src/inets_app/Makefile
+++ b/lib/inets/src/inets_app/Makefile
@@ -49,8 +49,7 @@ MODULES = \
inets_sup \
inets_trace \
inets_lib \
- inets_time_compat \
- inets_regexp
+ inets_time_compat
INTERNAL_HRL_FILES = inets_internal.hrl
EXTERNAL_HRL_FILES = ../../include/httpd.hrl \