diff options
| -rw-r--r-- | Doxyfile.gsm.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Doxyfile.gsm.in b/Doxyfile.gsm.in index 896765e9..27d14cc8 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                  = @srcdir@/include/osmocom/gsm @srcdir@/src/gsm +INPUT                  = @srcdir@/include/osmocom/gsm @srcdir@/include/osmocom/crypt @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 | 
