FTK change. Needed to create the Doxygen output directory.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@871 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-09-19 19:05:54 +00:00
parent dfb5f22df4
commit ce9b2fb0da

View File

@@ -1919,6 +1919,7 @@ docs: status clean dircheck doxyfile
.PHONY : dircheck
dircheck:
$(ec)$(call mkdircmd,$(doxygen_output_dir))
$(ec)$(call mkdircmd,$(test_obj_dir))
$(ec)$(call mkdircmd,$(lib_obj_dir))
$(ec)$(call mkdircmd,$(test_dir))