summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 52b8007..68fbb58 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,7 +19,7 @@ echo "timestamp" > stamp-h.in
# As some Makefiles expect an external fragment built dynamically, ensure these files exist
touch src/arch/arm/v7/opcodes/gencode.mk
-touch src/arch/dalvik/opcodes/gencode.mk
+touch plugins/dalvik/opcodes/gencode.mk
# Run the GNU tools
libtoolize --force