Generating the apidoc in an out-of-tree build fixed.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user