We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e002b8a commit 9591224Copy full SHA for 9591224
Makefile
@@ -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