luci-app-privoxy: use relative path to luci.mk
authorJan Čermák <jan.cermak@nic.cz>
Mon, 21 Dec 2015 13:05:13 +0000 (14:05 +0100)
committerJan Čermák <jan.cermak@nic.cz>
Mon, 21 Dec 2015 13:08:53 +0000 (14:08 +0100)
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
applications/luci-app-privoxy/Makefile

index 260f840..45d72d4 100644 (file)
@@ -33,6 +33,6 @@ help
        $(PKG_MAINTAINER)
 endef
 
-include $(TOPDIR)/feeds/luci/luci.mk
+include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature