diff options
| author | Eugene Wissner <belka.ew@gmail.com> | 2014-06-25 21:37:20 +0200 |
|---|---|---|
| committer | Eugene Wissner <belka.ew@gmail.com> | 2014-06-25 21:37:20 +0200 |
| commit | 887b5aabbb8bfb96a04cf4334a25a94a201b235d (patch) | |
| tree | 314327f0039ca3d3e6fe4ab4cd1097cf01a62ada /compile.bash | |
| parent | 4b59879690d14dacea8c3db74ff948f5044380bd (diff) | |
| download | slack-timedate-1.1.tar.gz | |
Add autotoolsv1.1
Diffstat (limited to 'compile.bash')
| -rwxr-xr-x | compile.bash | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compile.bash b/compile.bash deleted file mode 100755 index 1e7a14f..0000000 --- a/compile.bash +++ /dev/null @@ -1,3 +0,0 @@ -#/bin/bash - -cc `pkg-config --cflags --libs gio-unix-2.0 dbus-1` -g -o slack-timedate slack-timedate.c |
