[pkg-opensc-commit] [libp11] 06/239: fix building out of tree.

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 a81a6eb495ad158ca4f2ab81bf021c102721c5d6
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Wed Aug 24 22:40:34 2005 +0000

    fix building out of tree.
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 2229d31..cc3fb9b 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../rsaref/
+INCLUDES = @LTDLINCL@ @OPENSSL_CFLAGS@ -I$(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