Make doxygen work with the new location of files that now reside in main

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@40818 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2006-08-22 02:15:34 +00:00
parent 432e19f2b7
commit cbbbff720b

View File

@@ -446,11 +446,12 @@ WARN_LOGFILE =
# with spaces.
INPUT = ./ \
main \
include \
include/asterisk \
channels \
funcs \
stdtime \
main/stdtime \
apps \
cdr \
codecs \