Generating the apidoc in an out-of-tree build fixed.

This commit is contained in:
Tobias Brunner
2009-12-23 17:02:25 +01:00
parent 5fe538504e
commit c33d4f29bc
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -13,6 +13,7 @@ Doxyfile : Doxyfile.in
sed \
-e "s:\@PACKAGE_VERSION\@:$(PACKAGE_VERSION):" \
-e "s:\@PACKAGE_NAME\@:$(PACKAGE_NAME):" \
-e "s:\@SRC_DIR\@:$(srcdir):" \
$(srcdir)/$@.in > $@
apidoc : Doxyfile