tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables
authorThomas Huth <thuth@redhat.com>
Fri, 6 Sep 2019 15:09:23 +0000 (17:09 +0200)
committerThomas Huth <thuth@redhat.com>
Sun, 12 Jan 2020 10:42:40 +0000 (11:42 +0100)
commit55e997a724c4be61687cadf0d89dac1d33cce937
tree123ca403040710af1c080bbf823a5b491813e016
parent6f5b752e963d39fb86369bc1bdf57374e148cd6d
tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables

It's much easier if we simply add the folder prefix and the exe suffix
later via a substitution instead.

Message-Id: <20191218103059.11729-4-thuth@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/Makefile.include