summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2006-08-22 02:15:34 +0000
committerJoshua Colp <jcolp@digium.com>2006-08-22 02:15:34 +0000
commitcbbbff720b1f6857a8a9cf59f143818eb1eeec41 (patch)
tree403e5acc7403e2608465fff6bfeaf838f509a181 /contrib
parent432e19f2b7944fcef8059bb696b1242f9fc38813 (diff)
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
Diffstat (limited to 'contrib')
-rw-r--r--contrib/asterisk-ng-doxygen3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index 8cf834d4a..a666a39c7 100644
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -446,11 +446,12 @@ WARN_LOGFILE =
# with spaces.
INPUT = ./ \
+ main \
include \
include/asterisk \
channels \
funcs \
- stdtime \
+ main/stdtime \
apps \
cdr \
codecs \