From 9ee77995ba3c81a7a4ca457a6e901cfb751a597a Mon Sep 17 00:00:00 2001 From: Lev Walkin Date: Mon, 14 Mar 2016 03:46:16 -0700 Subject: more explicit test spec --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6ff6f138..870ee8f6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,10 +5,10 @@ SUBDIRS = \ libasn1parser libasn1fix \ libasn1print libasn1compiler \ skeletons examples \ - doc asn1c + doc tests asn1c docsdir = $(datadir)/doc/asn1c docs_DATA = README.md FAQ ChangeLog BUGS TODO -EXTRA_DIST = README.md FAQ LICENSE BUGS tests/ +EXTRA_DIST = README.md FAQ LICENSE BUGS -- cgit v1.2.3