SDL_image: fix touch-autofoo.sh

From 6ab00f65feeabd3729d3daad442f7ee9bef48c25 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Wed, 1 Jan 2025 22:55:00 +0300
Subject: [PATCH] fix touch-autofoo.sh

---
 build-scripts/touch-autofoo.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-scripts/touch-autofoo.sh b/build-scripts/touch-autofoo.sh
index 5f121920..dbb5bda8 100755
--- a/build-scripts/touch-autofoo.sh
+++ b/build-scripts/touch-autofoo.sh
@@ -4,5 +4,5 @@
 # autotools generated files, so that the build procedure
 # doesn't attempt to regenerate them.
 
-cd `dirname $0`
+cd `dirname $0`/..
 touch aclocal.m4 configure Makefile.in test/Makefile.in