Skip to content

Commit 9591224

Browse files
committed
Add Makefile
1 parent e002b8a commit 9591224

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
PLUGIN_NAME = Jabber
2+
3+
all:
4+
@ git archive HEAD --prefix=${PLUGIN_NAME}/ --format=zip -o ${PLUGIN_NAME}.zip

0 commit comments

Comments
 (0)