libmicrohttpd: build the whole package and install pkg-config files

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-10-03 02:34:01 +02:00
parent ce0750e5de
commit f59e75113d

View File

@ -35,5 +35,5 @@ cd $PKG_BUILD
--disable-https \
--with-libgcrypt-prefix=$SYSROOT_PREFIX/usr
make -C src
$MAKEINSTALL -C src
make
$MAKEINSTALL