diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile index 2583760f57e7..7dda2c253150 100644 --- a/applications/luci-app-pbr/Makefile +++ b/applications/luci-app-pbr/Makefile @@ -24,6 +24,6 @@ help Version: $(PKG_VERSION)-$(PKG_RELEASE) endef -include $(TOPDIR)/feeds/luci/luci.mk +include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature