summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-16 19:14:06 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-01-16 19:14:06 +0100
commit963a1f3ce6c550e74a260efd8928757b77119ef2 (patch)
tree786396b3e56c74458507c9bb7612225fed065125
parentc0706622265786248cd70000a69656d1f175deb4 (diff)
downloadlibtasn1-963a1f3ce6c550e74a260efd8928757b77119ef2.tar.gz
tests: added missing file (mscat.asn)
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 49b164e..bea3310 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,7 +22,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/gl -I../gl
AM_LDFLAGS = -no-install
LDADD = ../lib/libtasn1.la ../gl/libgnu.la
-EXTRA_DIST = Test_parser.asn Test_tree.asn Test_tree_asn1_tab.c \
+EXTRA_DIST = Test_parser.asn Test_tree.asn Test_tree_asn1_tab.c mscat.asn \
Test_encoding.asn pkix.asn TestIndef.p12 choice.asn coding-decoding2.asn \
TestIndef2.p12 TestIndef3.der TestCertOctetOverflow.der \
libtasn1.supp ocsp-basic-response.der spc_pe_image_data.der \