diff options
author | Björn Gustavsson <[email protected]> | 2013-09-10 13:47:58 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2013-09-18 11:45:01 +0200 |
commit | 0b35b587814d9524d46473571778990ce3fdf17f (patch) | |
tree | 7397f136cb394d57ad9d6f637f3eeeb2adedc11b /lib/asn1/test/Makefile | |
parent | b379d700e1450a3fc7e76bb75369fa6b5eb2d327 (diff) | |
download | otp-0b35b587814d9524d46473571778990ce3fdf17f.tar.gz otp-0b35b587814d9524d46473571778990ce3fdf17f.tar.bz2 otp-0b35b587814d9524d46473571778990ce3fdf17f.zip |
Remove asn1_wrapper
Diffstat (limited to 'lib/asn1/test/Makefile')
-rw-r--r-- | lib/asn1/test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/asn1/test/Makefile b/lib/asn1/test/Makefile index baf9faf317..4f653c4aea 100644 --- a/lib/asn1/test/Makefile +++ b/lib/asn1/test/Makefile @@ -111,7 +111,6 @@ MODULES= \ asn1_test_lib \ asn1_app_test \ asn1_appup_test \ - asn1_wrapper \ asn1_SUITE \ error_SUITE |