diff --git a/utils/luci-app-lxc/Makefile b/utils/luci-app-lxc/Makefile index 56922f5a9..8a44eadbc 100644 --- a/utils/luci-app-lxc/Makefile +++ b/utils/luci-app-lxc/Makefile @@ -10,6 +10,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-lxc PKG_RELEASE:=20141012 +PKG_LICENSE:=Apache-2.0 + PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME) include $(INCLUDE_DIR)/package.mk