summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-01 11:13:32 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-01 11:13:32 +0000
commitae36b2f4fc5a9c7d219e7f412fe8a84533cc2268 (patch)
treecb1df7773325c729db846b30cb712496aa369903 /tests/Makefile.am
parent3df251102cdfcef6906ec19768693a958e0e450c (diff)
downloadgnutls-ae36b2f4fc5a9c7d219e7f412fe8a84533cc2268.tar.gz
Add key-id self test.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5c48ea84b7..6ad4163986 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
SUBDIRS = rsa-md5-collision pkcs1-padding pkcs8-decode pkcs12-decode \
- userid pathlen
+ userid pathlen key-id
AM_CPPFLAGS = -I$(top_srcdir)/lgl -I$(top_builddir)/lgl \
-I$(top_srcdir)/gl -I$(top_builddir)/gl \