From b8fa0246803dab40cf57d40b45984c53046f2d55 Mon Sep 17 00:00:00 2001 From: "Dzial Techniczny WMW Projekt s.c" Date: Tue, 10 Dec 2019 11:34:53 +0100 Subject: Plugins directory and local modifications --- plugins/Calendar/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/Calendar/Makefile (limited to 'plugins/Calendar/Makefile') diff --git a/plugins/Calendar/Makefile b/plugins/Calendar/Makefile new file mode 100644 index 00000000..85fbf2c0 --- /dev/null +++ b/plugins/Calendar/Makefile @@ -0,0 +1,5 @@ +plugin=Calendar + +all: + @ echo "Build archive for plugin ${plugin} version=${version}" + @ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip -- cgit v1.2.3