wsapi: 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:43 +02:00 committed by Thomas Petazzoni
parent ad8d1e444c
commit 82c6ac3599

View File

@ -6,5 +6,6 @@
WSAPI_VERSION = 1.6.1-1
WSAPI_LICENSE = MIT
WSAPI_LICENSE_FILES = $(WSAPI_SUBDIR)/doc/us/license.html
$(eval $(luarocks-package))