diff options
Diffstat (limited to 'automated-build')
-rwxr-xr-x | automated-build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/automated-build b/automated-build deleted file mode 100755 index cad4475..0000000 --- a/automated-build +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# ./configure && make -make CXX=${CXX:-g++} |