From 8b558c71427b22f50a10dd0dc06cd6c50eeabfa5 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Mon, 31 Jan 2022 12:05:48 +0100 Subject: [PATCH] take out relodge --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f833e8a70..40a6ad44f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION=$(shell php -r 'include("inc/inc.Version.php"); $$v=new SeedDMS_Version( SRC=CHANGELOG inc conf utils index.php .htaccess languages op out controllers doc TODO LICENSE webdav install restapi pdfviewer VIEWS ?= bootstrap bootstrap4 -NODISTFILES=utils/importmail.php utils/seedddms-importmail utils/remote-email-upload utils/remote-upload utils/da-bv-reminder.php utils/seeddms-da-bv-reminder .svn .gitignore +NODISTFILES=utils/importmail.php utils/seedddms-importmail utils/remote-email-upload utils/remote-upload utils/da-bv-reminder.php utils/seeddms-da-bv-reminder utils/relodge.php utils/seeddms-relodge .svn .gitignore PHPDOC=~/Downloads/phpDocumentor.phar