Commit 23b7c6e9 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

giblib: add license information

parent f5b26700
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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))