Don't output LIB_DIR

This commit is contained in:
Vinnie Falco
2017-08-03 08:59:46 -07:00
parent c495f946c9
commit 338374a37f

View File

@@ -100,7 +100,6 @@ 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)
}