freetdm: fix doxygen target

This commit is contained in:
Moises Silva 2010-09-27 21:22:52 -04:00
parent fe82c1c143
commit 3551cc639f
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ ftmod_r2_la_LIBADD = $(MYLIB)
endif
dox doxygen:
cd docs && doxygen $(FT_SRCDIR)/docs/Doxygen.conf
doxygen $(FT_SRCDIR)/docs/Doxygen.conf
mod_freetdm/mod_freetdm.$(DYNAMIC_LIB_EXTEN): $(MYLIB) mod_freetdm/mod_freetdm.c
cd mod_freetdm && make