summaryrefslogtreecommitdiffstats
path: root/Doxyfile.gsm
diff options
context:
space:
mode:
authorHarald Welte2011-08-17 18:34:45 +0200
committerHarald Welte2011-08-17 18:34:45 +0200
commitfa9fbe77bac2bb5c2d7811463c2a35e7f418bcf7 (patch)
tree0769be91520c1a0ff08debfd1253cd1bd020746c /Doxyfile.gsm
parentSplit doxygen configuration to create separate gsm/vty/core docs (diff)
downloadlibosmocore-fa9fbe77bac2bb5c2d7811463c2a35e7f418bcf7.tar.gz
libosmocore-fa9fbe77bac2bb5c2d7811463c2a35e7f418bcf7.tar.xz
libosmocore-fa9fbe77bac2bb5c2d7811463c2a35e7f418bcf7.zip
doxygen: make sure the right C source files are included
Diffstat (limited to 'Doxyfile.gsm')
-rw-r--r--Doxyfile.gsm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.gsm b/Doxyfile.gsm
index ac2b28b..9fabac7 100644
--- a/Doxyfile.gsm
+++ b/Doxyfile.gsm
@@ -610,7 +610,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = include/osmocom/gsm src/gsm/*.c
+INPUT = include/osmocom/gsm 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