aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/Makefile
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-12-19 07:24:58 +0100
committerBjörn Gustavsson <[email protected]>2013-01-22 19:20:10 +0100
commit6524db299d01e4041f02de15c1bb8eb2922408b0 (patch)
treeb10e4b229af5570297143fd25467fe831da1800f /lib/asn1/src/Makefile
parent14ccfeb0453e296395cb54400f95712b1be6f615 (diff)
downloadotp-6524db299d01e4041f02de15c1bb8eb2922408b0.tar.gz
otp-6524db299d01e4041f02de15c1bb8eb2922408b0.tar.bz2
otp-6524db299d01e4041f02de15c1bb8eb2922408b0.zip
Add and use asn1rtt_ext
Diffstat (limited to 'lib/asn1/src/Makefile')
-rw-r--r--lib/asn1/src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/asn1/src/Makefile b/lib/asn1/src/Makefile
index a9806c13a4..b54627a9b3 100644
--- a/lib/asn1/src/Makefile
+++ b/lib/asn1/src/Makefile
@@ -174,6 +174,7 @@ release_docs_spec:
#
RT_TEMPLATES = asn1rtt_check \
+ asn1rtt_ext \
asn1rtt_per_common \
asn1rtt_real_common \
asn1rtt_ber \