diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |