summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-02 11:04:35 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-02 11:04:35 (GMT)
commit2c988d3ec52cc4c949a35aca7ef335dac773df92 (patch)
treefe650d2fc8ddceb606abdf0d2e14e5ef6596be82 /autogen.sh
parent23abef53590bf3dd6f88ff4dbe81e306abfa4386 (diff)
Created a plugin for the ARM support.
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 68fbb58..01eadf0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -18,7 +18,7 @@ cp /usr/share/gettext/gettext.h .
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 plugins/arm/v7/opcodes/gencode.mk
touch plugins/dalvik/opcodes/gencode.mk
# Run the GNU tools