aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile.gsm.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.gsm.in')
-rw-r--r--Doxyfile.gsm.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in
index ab25b220..36a6ae2e 100644
--- a/Doxyfile.gsm.in
+++ b/Doxyfile.gsm.in
@@ -610,7 +610,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = include/osmocom/gsm include/osmocom/gsm/protocol src/gsm
+INPUT = @srcdir@/include/osmocom/gsm @srcdir@/include/osmocom/gsm/protocol @srcdir@/src/gsm
# 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