From c4ae19beb2f226880522dcfd1d0cf5afe9e7c84a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 16 Jul 2020 20:15:49 +0200 Subject: reforis: update include path --- reforis-nextcloud-plugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'reforis-nextcloud-plugin/Makefile') diff --git a/reforis-nextcloud-plugin/Makefile b/reforis-nextcloud-plugin/Makefile index 15f3008..af38e62 100644 --- a/reforis-nextcloud-plugin/Makefile +++ b/reforis-nextcloud-plugin/Makefile @@ -25,8 +25,8 @@ PKG_BUILD_DEPENDS:=\ include $(INCLUDE_DIR)/package.mk include $(TOPDIR)/feeds/packages/lang/python/python3-package.mk -include ../reforis/files/reforis-plugin.mk -include ../reforis/files/reforis-translations.mk +include $(TOPDIR)/feeds/turrispackages/web/reforis/reforis/files/reforis-plugin.mk +include $(TOPDIR)/feeds/turrispackages/web/reforis/reforis/files/reforis-translations.mk define Package/reforis-nextcloud-plugin TITLE:=reForis Nextcloud plugin -- cgit v1.2.3