luci-app-privoxy: fix path to luci.mk after move

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
Jo-Philipp Wich 2015-01-25 18:30:07 +01:00
parent c69bbad727
commit 5317b09be7

View file

@ -33,6 +33,6 @@ help
Maintainer: $(PKG_MAINTAINER)
endef
include ./luci.mk
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature