summaryrefslogtreecommitdiff
path: root/bigclown-gateway/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bigclown-gateway/Makefile')
-rw-r--r--bigclown-gateway/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigclown-gateway/Makefile b/bigclown-gateway/Makefile
index 031c315..9cfaf3e 100644
--- a/bigclown-gateway/Makefile
+++ b/bigclown-gateway/Makefile
@@ -5,7 +5,7 @@ PKG_RELEASE:=2
PKG_SOURCE_URL:=https://github.com/bigclownlabs/bch-gateway.git
PKG_MAINTAINER:=Karel Kočí <cynerd@email.cz>
-include $(TOPDIR)/package/autopkg-tag.mk
+include $(TOPDIR)/feeds/personal/autopkg-tag.mk
include $(INCLUDE_DIR)/package.mk
$(call include_mk, python3-package.mk)