summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 7692e5f..2c2ea37 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -50,7 +50,7 @@ else
rm -f Makefile.am~ configure.ac~
echo "no" | gettextize --copy --force
- test -f Makefile~ && mv Makefile.am~ Makefile.am
+ test -f Makefile.am~ && mv Makefile.am~ Makefile.am
test -f configure.ac~ && mv configure.ac~ configure.ac
intltoolize --copy --force --automake