[pkg-opensc-commit] [libp11] 38/239: fix path to header files.

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:06 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 d1783bcb3acdf6390885ae6e9647105eb44927c4
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Thu Sep 1 17:04:56 2005 +0000

    fix path to header files.
---
 doc/doxygen.conf.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in
index d9491d9..b88e809 100644
--- a/doc/doxygen.conf.in
+++ b/doc/doxygen.conf.in
@@ -450,7 +450,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = src/include/openct
+INPUT                  = src/
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
@@ -459,7 +459,7 @@ INPUT                  = src/include/openct
 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx 
 # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm
 
-FILE_PATTERNS          = *.h
+FILE_PATTERNS          = libp11.h
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
 # should be searched for input files as well. Possible values are YES and NO. 

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