luci-app-privoxy: fix path to luci.mk after move
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
c69bbad727
commit
5317b09be7
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ help
|
|||
Maintainer: $(PKG_MAINTAINER)
|
||||
endef
|
||||
|
||||
include ./luci.mk
|
||||
include ../../luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
|
Loading…
Reference in a new issue