aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/test/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-10-08 15:51:57 +0200
committerBjörn Gustavsson <[email protected]>2013-01-18 11:48:06 +0100
commitcdf80608685750e9e09069d8299a5b44ed53b2a0 (patch)
tree8b2cc3f5ea9c3684515744b62985a8954e1aa0a0 /lib/compiler/test/Makefile
parentce467a4676fa9c6d501adff800a86ad1b93baa95 (diff)
downloadotp-cdf80608685750e9e09069d8299a5b44ed53b2a0.tar.gz
otp-cdf80608685750e9e09069d8299a5b44ed53b2a0.tar.bz2
otp-cdf80608685750e9e09069d8299a5b44ed53b2a0.zip
Remove support for parameterized modules
Diffstat (limited to 'lib/compiler/test/Makefile')
-rw-r--r--lib/compiler/test/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile
index 3b065ec3b9..b9c5be09ce 100644
--- a/lib/compiler/test/Makefile
+++ b/lib/compiler/test/Makefile
@@ -29,7 +29,6 @@ MODULES= \
match_SUITE \
misc_SUITE \
num_bif_SUITE \
- pmod_SUITE \
receive_SUITE \
record_SUITE \
trycatch_SUITE \