summaryrefslogtreecommitdiff
path: root/protocols/Tox/toxcore/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/toxcore/autogen.sh')
-rw-r--r--protocols/Tox/toxcore/autogen.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Tox/toxcore/autogen.sh b/protocols/Tox/toxcore/autogen.sh
deleted file mode 100644
index 9de319ec3b..0000000000
--- a/protocols/Tox/toxcore/autogen.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-echo 'Running autoreconf -if...'
-(
- autoreconf -if
-)