From 14ccfeb0453e296395cb54400f95712b1be6f615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Tue, 18 Dec 2012 12:12:20 +0100 Subject: Add and use asn1rtt_check --- lib/asn1/src/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/asn1/src/Makefile') diff --git a/lib/asn1/src/Makefile b/lib/asn1/src/Makefile index 75ffdd66c7..a9806c13a4 100644 --- a/lib/asn1/src/Makefile +++ b/lib/asn1/src/Makefile @@ -173,7 +173,8 @@ release_docs_spec: # Run-time library template files. # -RT_TEMPLATES = asn1rtt_per_common \ +RT_TEMPLATES = asn1rtt_check \ + asn1rtt_per_common \ asn1rtt_real_common \ asn1rtt_ber \ asn1rtt_per \ -- cgit v1.2.3