Skip to content

Commit 79f9c90

Browse files
committed
Update Makefile
1 parent 435a899 commit 79f9c90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
plugin=Slack
2+
13
all:
24
@ echo "Build archive for plugin ${plugin} version=${version}"
35
@ git archive HEAD --prefix=${plugin}/ --format=zip -o ${plugin}-${version}.zip

0 commit comments

Comments
 (0)