diff options
author | Björn Gustavsson <[email protected]> | 2012-11-14 08:54:03 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-11-23 11:44:04 +0100 |
commit | 604c0ff955a9fb6d9055fec98cbafe8496c81936 (patch) | |
tree | 19f54695202ab925b89c3b1c6ef112ff87f6b0f9 /lib/asn1/src/Makefile | |
parent | 59f801110d97ce6f6d86a1be8fb57392e70c4dd3 (diff) | |
download | otp-604c0ff955a9fb6d9055fec98cbafe8496c81936.tar.gz otp-604c0ff955a9fb6d9055fec98cbafe8496c81936.tar.bz2 otp-604c0ff955a9fb6d9055fec98cbafe8496c81936.zip |
Remove the unused asn1ct_per_bin 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 4bd49aa93b..76cfb2a20b 100644 --- a/lib/asn1/src/Makefile +++ b/lib/asn1/src/Makefile @@ -63,7 +63,6 @@ CT_MODULES= \ RT_MODULES= \ asn1rt \ - asn1rt_per_bin \ asn1rt_ber_bin \ asn1rt_ber_bin_v2 \ asn1rt_per_bin_rt2ct \ |