fix doxygen on unix

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@270 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2006-01-03 22:47:10 +00:00
parent d934a136f0
commit a71388e74e
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ install_mod: modules
@echo done
dox:
cd docs
doxygen $(PWD)/docs/Doxygen.conf
eclean: clean