diff options
author | Björn Gustavsson <[email protected]> | 2012-11-14 10:05:21 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-11-26 11:12:58 +0100 |
commit | 54c97f5503ebe80ee916573a66c17f9dd0cb8a0d (patch) | |
tree | 67a682f1541ad5f68a2ea2151cb72887c057ddc2 /lib/asn1/src/Makefile | |
parent | 4e9c8b23c323c328fa823e2acf8e222f496896fe (diff) | |
download | otp-54c97f5503ebe80ee916573a66c17f9dd0cb8a0d.tar.gz otp-54c97f5503ebe80ee916573a66c17f9dd0cb8a0d.tar.bz2 otp-54c97f5503ebe80ee916573a66c17f9dd0cb8a0d.zip |
Remove the unused asn1ct_gen_ber module
Diffstat (limited to 'lib/asn1/src/Makefile')
-rw-r--r-- | lib/asn1/src/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/asn1/src/Makefile b/lib/asn1/src/Makefile index a4a2343dd4..3d66583745 100644 --- a/lib/asn1/src/Makefile +++ b/lib/asn1/src/Makefile @@ -52,7 +52,6 @@ CT_MODULES= \ asn1ct_gen_per_rt2ct \ asn1ct_name \ asn1ct_constructed_per \ - asn1ct_gen_ber \ asn1ct_constructed_ber_bin_v2 \ asn1ct_gen_ber_bin_v2 \ asn1ct_value \ |