giblib: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2014-06-26 16:20:43 -03:00 committed by Peter Korsgaard
parent f5b2670087
commit 23b7c6e96b
1 changed files with 2 additions and 0 deletions

View File

@ -12,5 +12,7 @@ GIBLIB_AUTORECONF = YES
GIBLIB_CONF_OPT = --with-imlib2-prefix=$(STAGING_DIR)/usr \
--with-imlib2-exec-prefix=$(STAGING_DIR)/usr
GIBLIB_CONFIG_SCRIPTS = giblib-config
GIBLIB_LICENSE = MIT
GIBLIB_LICENSE_FILES = COPYING
$(eval $(autotools-package))