X-Git-Url: http://git.annexia.org/?p=qemu-sanity-check.git;a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=657b6dc5cb6c9d9cfbfec629dcac847cdfb5d63d;hp=5f22f79d0c61b01b1c9413c5032e2e35c43a0762;hb=e7fcb0e3e50797315086c40bc2daf43a82641337;hpb=dadf21727ffb9af20dcfc1858e5a3bef2795b917 diff --git a/Makefile.am b/Makefile.am index 5f22f79..657b6dc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,14 +15,14 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +SUBDIRS = . tests + EXTRA_DIST = \ .gitignore \ qemu-sanity-check.1 \ qemu-sanity-check.in \ qemu-sanity-check.pod \ - qemu-sanity-check.pod.in \ - sleeper \ - $(TESTS) + qemu-sanity-check.pod.in CLEANFILES = \ *~ \ @@ -61,15 +61,6 @@ qemu-sanity-check.1: qemu-sanity-check.pod endif -# Tests. -TESTS = \ - run-qemu-sanity-check \ - test-timeout \ - test-bad-options \ - test-bad-kernel \ - test-bad-qemu \ - test-bad-userspace - # Tag HEAD with current version (maintainer only). maintainer-tag: