Add Windows 2012R2 64 bit test case.
[virt-v2v-test-cases-nonfree.git] / windows-virtio / Makefile.am
index 0cb5af4..224037e 100644 (file)
@@ -20,8 +20,10 @@ include $(top_srcdir)/common-rules.mk
 CLEANFILES += *.img *-converted* *-booted* *.test *.scrn
 
 tests_sources = \
+       win_2012r2_x86_64.ml \
        win_81pro_x86_64.ml
 tests = \
+       win_2012r2_x86_64.test \
        win_81pro_x86_64.test
 
 TESTS = $(tests)