1
0
Fork 0

removed debug echo statement

This commit is contained in:
Jan Steemann 2012-08-14 11:58:43 +02:00
parent c990f45669
commit 2d18b28074
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ Doxygen/js/server/modules/%.c: @srcdir@/js/server/modules/%.js Doxygen/.setup-di
@python @top_srcdir@/Doxygen/Scripts/js2doxy.py $< > $@ @python @top_srcdir@/Doxygen/Scripts/js2doxy.py $< > $@
Doxygen/xml/%.md: Doxygen/xml/%.xml Doxygen/xml/%.md: Doxygen/xml/%.xml
echo "CREATING XML FROM MD!!!"
@python @top_srcdir@/Doxygen/Scripts/xml2md.py $< > $@ @python @top_srcdir@/Doxygen/Scripts/xml2md.py $< > $@
################################################################################ ################################################################################