ehlo,
Small issue after moving libiba_hbac to new location.
Warning: tag INPUT: input source `src/providers/ipa/ipa_hbac.h' does not exist
warning: source src/providers/ipa/ipa_hbac.h is not
a readable file or directory... skipping.
LS
>From 5d589294760cef9a362fc076cb0c127bfcaaf922 Mon Sep 17 00:00:00 2001
From: Lukas Slebodnik <[email protected]>
Date: Fri, 8 Jul 2016 13:27:47 +0200
Subject: [PATCH] doxygen: Fix path to header file ipa_hbac.h
Warning: tag INPUT: input source `src/providers/ipa/ipa_hbac.h' does not exist
warning: source src/providers/ipa/ipa_hbac.h is not
a readable file or directory... skipping.
---
src/lib/ipa_hbac/ipa_hbac.doxy.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/ipa_hbac/ipa_hbac.doxy.in
b/src/lib/ipa_hbac/ipa_hbac.doxy.in
index
6d4a92659f1974fa96b8fcfbcca0d4107e3a7dae..d1e9f995ddeffd92dad03b5d1fd18077b6aeb645
100644
--- a/src/lib/ipa_hbac/ipa_hbac.doxy.in
+++ b/src/lib/ipa_hbac/ipa_hbac.doxy.in
@@ -678,7 +678,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = @abs_top_srcdir@/src/providers/ipa/ipa_hbac.h
+INPUT = @abs_top_srcdir@/src/lib/ipa_hbac/ipa_hbac.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
--
2.7.4
_______________________________________________
sssd-devel mailing list
[email protected]
https://lists.fedorahosted.org/admin/lists/[email protected]