diff options
Diffstat (limited to 'reforis-nextcloud-plugin/Makefile')
-rw-r--r-- | reforis-nextcloud-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |