summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 0 insertions, 1 deletions
diff --git a/install b/install
index cf48e1a83..efd681c1e 100755
--- a/install
+++ b/install
@@ -52,7 +52,6 @@ if [ $? -ne 0 ]; then
fi
make c
make
-make
if [ $? -ne 0 ]; then
make o
exit;