summaryrefslogtreecommitdiff
path: root/compile.bash
diff options
context:
space:
mode:
authorEugene Wissner <belka.ew@gmail.com>2014-06-25 21:29:49 +0200
committerEugene Wissner <belka.ew@gmail.com>2014-06-25 21:29:49 +0200
commit4b59879690d14dacea8c3db74ff948f5044380bd (patch)
tree74c42dcce1319b41009a25e00118d41adfaf3ed8 /compile.bash
downloadslack-timedate-4b59879690d14dacea8c3db74ff948f5044380bd.tar.gz
Initial commit
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