Fix RHBZ#503169 comment 13 (regression) and add a regression test.
[libguestfs.git] / regressions / Makefile.am
index fd56a6d..78ecfaa 100644 (file)
 #
 # 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)