Show LIB_DIR (debug)

This commit is contained in:
Vinnie Falco
2017-08-03 05:15:43 -07:00
parent 6c0fef7e7e
commit 3f26cc98de

View File

@@ -100,6 +100,7 @@ else
actions make_doxygen_xml
{
export LIB_DIR=$(LIB_DIR)
echo "LIB_DIR=$LIB_DIR" > "$LIB_DIR/doc/html/lib_dir.txt"
export XML_OUTPUT=$(1:D)
"$(.doxygen)" $(2)
}