Skip to content

Commit 81101c1

Browse files
committed
Improve Makefile
1 parent 034f5db commit 81101c1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
plugin = GoogleAuth
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)