[pkg-opensc-commit] [libp11] 08/239: oops, top_srcdir of course.

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:02 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 e68d364b447a43668c4e64b0a869df19e09e9126
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Wed Aug 24 22:48:27 2005 +0000

    oops, top_srcdir of course.
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index cc3fb9b..0e8b695 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -4,7 +4,7 @@ MAINTAINERCLEANFILES = Makefile.in
 DISTCLEANFILES= libp11.pc
 EXTRA_DIST = Makefile.mak makedef.pl
 
-INCLUDES = @LTDLINCL@ @OPENSSL_CFLAGS@ -I$(srcdir)/rsaref/
+INCLUDES = @LTDLINCL@ @OPENSSL_CFLAGS@ -I$(top_srcdir)/rsaref/
 
 noinst_HEADERS= libp11-int.h
 include_HEADERS= libp11.h

-- 
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