diff --git a/luci-theme-ezengreen/Makefile b/luci-theme-ezengreen/Makefile index dc4a25974..9930ce2c4 100644 --- a/luci-theme-ezengreen/Makefile +++ b/luci-theme-ezengreen/Makefile @@ -11,6 +11,6 @@ LUCI_DEPENDS:= PKG_LICENSE:=Apache-2.0 -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/luci-theme-lamatel/Makefile b/luci-theme-lamatel/Makefile index 530c15e06..988e850c7 100644 --- a/luci-theme-lamatel/Makefile +++ b/luci-theme-lamatel/Makefile @@ -11,6 +11,6 @@ LUCI_DEPENDS:= PKG_LICENSE:=Apache-2.0 -include ../../luci.mk +include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature