Missing ../ in relative path
authorAlexandra Ellwood <lxs@mit.edu>
Mon, 27 Aug 2007 19:03:43 +0000 (19:03 +0000)
committerAlexandra Ellwood <lxs@mit.edu>
Mon, 27 Aug 2007 19:03:43 +0000 (19:03 +0000)
ticket: 5670

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19883 dc483132-0cff-0310-8789-dd5450dbe970

doc/ccapi/Doxyfile

index 716361b40ec3dde9ba3c82c6230c3bfa403b60c3..338c9beab31cd80d201d688223426e52d390beb4 100644 (file)
@@ -85,7 +85,7 @@ WARN_LOGFILE           =
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  = ../src/include/CredentialsCache.h
+INPUT                  = ../../src/include/CredentialsCache.h
 INPUT_ENCODING         = UTF-8
 FILE_PATTERNS          = *.c \
                          *.cc \