summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-10-07 21:08:21 +0200
committerSimon Josefsson <simon@josefsson.org>2008-10-07 21:44:09 +0200
commit9b78da8d4133aaf0142e4957cc2bf60ca5026c80 (patch)
treedd502e540dac32287b7094de8530e9fd6b6f9f61 /tests
parentaf95319bddb6cc7625703467963ac336cce0ea75 (diff)
downloadgnutls-9b78da8d4133aaf0142e4957cc2bf60ca5026c80.tar.gz
More test compilation fixes with minitasn1.
* tests/Makefile.am (AM_CPPFLAGS)[ENABLE_MINITASN1]: Add minitasn1 directory. Signed-off-by: Simon Josefsson <simon@josefsson.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b1e191bff0..07a295d686 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -36,6 +36,12 @@ AM_CPPFLAGS = -I$(top_srcdir)/lgl -I$(top_builddir)/lgl \
AM_LDFLAGS = -no-install
LDADD = ../lib/libgnutls.la ../gl/libgnu.la ../lgl/liblgnu.la libutils.la
+if ENABLE_MINITASN1
+
+AM_CPPFLAGS += -I$(top_srcdir)/lib/minitasn1
+
+endif
+
noinst_LTLIBRARIES = libutils.la
libutils_la_SOURCES = utils.h utils.c