diff --git a/applications/luci-app-privoxy/Makefile b/applications/luci-app-privoxy/Makefile index 67284ef307..4c1fc578a8 100644 --- a/applications/luci-app-privoxy/Makefile +++ b/applications/luci-app-privoxy/Makefile @@ -33,6 +33,6 @@ help Maintainer: $(PKG_MAINTAINER) endef -include ./luci.mk +include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature