summaryrefslogtreecommitdiff
path: root/automated-build
diff options
context:
space:
mode:
Diffstat (limited to 'automated-build')
-rwxr-xr-xautomated-build3
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++}