sim: testsuite: fix bits-gen EXEEXT handling
authorMike Frysinger <vapier@gentoo.org>
Sat, 27 Nov 2021 01:41:44 +0000 (20:41 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 27 Nov 2021 01:41:44 +0000 (20:41 -0500)
commit429a55b86557883a18e9c6405918825eb6eafd28
treebd5f1c30634878343a08c4a1a42471693d0176ad
parent1214c97666139d06fd1d1301af05844f7771f377
sim: testsuite: fix bits-gen EXEEXT handling

Add missing $(EXEEXT) to dependencies on bits-gen.  These are actually
build-only tools, but automake doesn't allow for build & host tools, so
the rules are re-using EXEEXT.
sim/Makefile.in
sim/testsuite/common/local.mk