libxml2 2.8.0 recipe: Re-add missing "make in BUILD()

This commit is contained in:
Ingo Weinhold
2013-04-26 23:08:41 +02:00
parent 1111e4a96b
commit e991c42864

View File

@@ -54,6 +54,7 @@ BUILD()
runConfigure ./configure LDFLAGS="-lnetwork" \
--with-html-dir=$docDir/html \
--with-html-subdir=""
make
}
INSTALL()