cgilua: add LICENSE_FILES

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Francois Perrad 2017-09-04 19:50:35 +02:00 committed by Thomas Petazzoni
parent ee4679c7bb
commit 448475231c

View file

@ -6,5 +6,6 @@
CGILUA_VERSION = 5.2.1-1
CGILUA_LICENSE = MIT
CGILUA_LICENSE_FILES = $(CGILUA_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))