summaryrefslogtreecommitdiff
path: root/plugins/TaskIntervalButton/Makefile
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2020-05-05 14:25:42 +0200
committeremkael <emkael@tlen.pl>2020-05-05 14:25:42 +0200
commit62827e6cf470449c117624058fb36ad94804bcc0 (patch)
tree10cd1e4d36c34b694acfadaa69fc7f6ae2b1eabd /plugins/TaskIntervalButton/Makefile
parent7b66ddf2e4fbdb837e78d8b7dbaa9fc38391bc32 (diff)
Time tracking related pluginsHEADmaster
Diffstat (limited to 'plugins/TaskIntervalButton/Makefile')
-rw-r--r--plugins/TaskIntervalButton/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/TaskIntervalButton/Makefile b/plugins/TaskIntervalButton/Makefile
new file mode 100644
index 00000000..7a80e681
--- /dev/null
+++ b/plugins/TaskIntervalButton/Makefile
@@ -0,0 +1,5 @@
+plugin=TaskIntervalButton
+
+all:
+ @ echo "Build archive for plugin ${plugin} version=${version}"
+ @ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip