Added regression test for RHBZ503169#c10
[libguestfs.git] / regressions / Makefile.am
index fd56a6d..0896584 100644 (file)
 #
 # See also capitests/
 
-EXTRA_DIST = \
-       test-cleanup.sh \
+TESTS = \
+       rhbz503169c10.sh \
        test-bootbootboot.sh
 
-TESTS = test-bootbootboot.sh
+EXTRA_DIST = \
+       test-cleanup.sh \
+       $(TESTS)