diff --git a/autogen.sh b/autogen.sh index 67987dd6..a68b4f69 100644 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,6 @@ #!/bin/bash -linux/pre-build.sh - +cd linux +./pre-build.sh +cd .. autoreconf -i \ No newline at end of file