diff options
Diffstat (limited to 'handbook/poky-doc-tools/autogen.sh')
-rwxr-xr-x | handbook/poky-doc-tools/autogen.sh | 3 |
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 @@ -#! /bin/sh -autoreconf -v --install || exit 1 -./configure "$@" |