summaryrefslogtreecommitdiff
path: root/compile.bash
diff options
context:
space:
mode:
Diffstat (limited to 'compile.bash')
-rwxr-xr-xcompile.bash3
1 files changed, 3 insertions, 0 deletions
diff --git a/compile.bash b/compile.bash
new file mode 100755
index 0000000..1e7a14f
--- /dev/null
+++ b/compile.bash
@@ -0,0 +1,3 @@
+#/bin/bash
+
+cc `pkg-config --cflags --libs gio-unix-2.0 dbus-1` -g -o slack-timedate slack-timedate.c