X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=regressions%2FMakefile.am;h=78ecfaa4ee299f5d89e60e6cf883914970c44b10;hp=fd56a6d0a49b98ee537ae9d4c2daee7626009608;hb=a7b73d4a1e09f12b2002083618056f0c823c1dcf;hpb=dcd8742578a57e0871d6db4797014bbfd854a57b diff --git a/regressions/Makefile.am b/regressions/Makefile.am index fd56a6d..78ecfaa 100644 --- a/regressions/Makefile.am +++ b/regressions/Makefile.am @@ -21,8 +21,11 @@ # # See also capitests/ -EXTRA_DIST = \ - test-cleanup.sh \ +TESTS = \ + rhbz503169c10.sh \ + rhbz503169c13.sh \ test-bootbootboot.sh -TESTS = test-bootbootboot.sh +EXTRA_DIST = \ + test-cleanup.sh \ + $(TESTS)