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. # with spaces.
INPUT = ./ \ INPUT = ./ \
main \
include \ include \
include/asterisk \ include/asterisk \
channels \ channels \
funcs \ funcs \
stdtime \ main/stdtime \
apps \ apps \
cdr \ cdr \
codecs \ codecs \