From 9474f95781664f54c0f1d6994d05253916bdf083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 13 Jul 2020 11:56:48 +0200 Subject: sentinel-minipot: fix autopkg use --- sentinel-minipot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sentinel-minipot') diff --git a/sentinel-minipot/Makefile b/sentinel-minipot/Makefile index 1c22ef0..dbdd70f 100644 --- a/sentinel-minipot/Makefile +++ b/sentinel-minipot/Makefile @@ -19,7 +19,7 @@ PKG_BUILD_DEPENDS:=argp-standalone PKG_FIXUP:=autoreconf -include $(INCLUDE_DIR)/autopkg-tag.mk +include $(INCLUDE_DIR)/autopkg-branch.mk include $(INCLUDE_DIR)/package.mk define Package/sentinel-minipot -- cgit v1.2.3