summaryrefslogtreecommitdiffstats
path: root/handbook/poky-doc-tools/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/poky-doc-tools/autogen.sh')
-rwxr-xr-xhandbook/poky-doc-tools/autogen.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/handbook/poky-doc-tools/autogen.sh b/handbook/poky-doc-tools/autogen.sh
deleted file mode 100755
index d68a142b83..0000000000
--- a/handbook/poky-doc-tools/autogen.sh
+++ /dev/null
@@ -1,3 +0,0 @@
1#! /bin/sh
2autoreconf -v --install || exit 1
3./configure "$@"