From 592d2180f5d3984853bf55f91be87ac5d1dc0c1a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 09:58:57 +0200 Subject: Adding upstream version 4.7. Signed-off-by: Daniel Baumann --- Makefile.bat | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Makefile.bat (limited to 'Makefile.bat') diff --git a/Makefile.bat b/Makefile.bat new file mode 100644 index 0000000..bde1c1d --- /dev/null +++ b/Makefile.bat @@ -0,0 +1,11 @@ +@echo off +REM This file is part of DAV-4-TbSync. +REM +REM This Source Code Form is subject to the terms of the Mozilla Public +REM License, v. 2.0. If a copy of the MPL was not distributed with this +REM file, You can obtain one at http://mozilla.org/MPL/2.0/. + +del DAV-4-TbSync.xpi +"C:\Program Files\7-Zip\7zG.exe" a -tzip DAV-4-TbSync.xpi content _locales manifest.json background.js LICENSE CONTRIBUTORS.md + + -- cgit v1.2.3