package gnutls: install it (oops)

This commit is contained in:
Mark Brand 2011-11-23 09:04:21 +01:00
parent 73bff69b50
commit 5cc4a01305
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ define $(PKG)_BUILD
CPPFLAGS='-DWINVER=0x0501' \
LIBS='-lz -lws2_32' \
ac_cv_prog_AR='$(TARGET)-ar'
$(MAKE) -C '$(1)' -j '$(JOBS)'
$(MAKE) -C '$(1)' -j '$(JOBS)' install
'$(TARGET)-gcc' \
-W -Wall -Werror -ansi -pedantic \