[pkg-opensc-commit] [libp11] 218/239: tests: include srcdir into include path

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:36 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libp11.

commit cdf29a7e243a180cbf47de7d92ee690679a4af75
Author: Nikos Mavrogiannopoulos <nmav at gnutls.org>
Date:   Tue Sep 15 22:59:20 2015 +0200

    tests: include srcdir into include path
---
 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 95de12b..e8cac6e 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -3,6 +3,7 @@ EXTRA_DIST = cert.der key.der common.sh
 AM_CFLAGS = $(OPENSSL_CFLAGS)
 AM_CPPFLAGS = \
 	-I$(top_srcdir)/ \
+	-I$(top_srcdir)/src \
 	-I$(top_builddir)/
 
 AM_LDFLAGS = -no-install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git



More information about the pkg-opensc-commit mailing list