diff options
author | Henrik Nord <[email protected]> | 2011-09-22 17:03:25 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2011-09-22 17:03:25 +0200 |
commit | 9766af5d4bf81bdc66cb7de55484db976e02ac53 (patch) | |
tree | 462ac4af55bddec46f7bfda3b614a784af8e6289 /lib/compiler/test/Makefile | |
parent | 6f5aab7e0ed65e4bc61c910f5b9c183ab56b6d16 (diff) | |
parent | 7c11b3f7a00a18fb11918a57ee1d6597ced97a07 (diff) | |
download | otp-9766af5d4bf81bdc66cb7de55484db976e02ac53.tar.gz otp-9766af5d4bf81bdc66cb7de55484db976e02ac53.tar.bz2 otp-9766af5d4bf81bdc66cb7de55484db976e02ac53.zip |
Merge branch 'dev' into major
Diffstat (limited to 'lib/compiler/test/Makefile')
-rw-r--r-- | lib/compiler/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/compiler/test/Makefile b/lib/compiler/test/Makefile index fe713fd019..b90adaf917 100644 --- a/lib/compiler/test/Makefile +++ b/lib/compiler/test/Makefile @@ -9,6 +9,7 @@ MODULES= \ andor_SUITE \ apply_SUITE \ beam_validator_SUITE \ + beam_disasm_SUITE \ bs_bincomp_SUITE \ bs_bit_binaries_SUITE \ bs_construct_SUITE \ |