From b460c50bf5657068c37014ee88a0abf6ce548d10 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 14 Dec 2016 18:14:26 +0000 Subject: [PATCH] sysprep: Add new test to EXTRA_DIST. Fixes commit 3cb43460d38d357ff7482f7d4c4cebc110e28a0b. --- sysprep/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/sysprep/Makefile.am b/sysprep/Makefile.am index f4e474dec..aa1a578e1 100644 --- a/sysprep/Makefile.am +++ b/sysprep/Makefile.am @@ -21,6 +21,7 @@ EXTRA_DIST = \ $(SOURCES_MLI) $(SOURCES_ML) $(SOURCES_C) \ script1.sh script2.sh script3.sh script4.sh \ test-virt-sysprep.sh \ + test-virt-sysprep-backup-files.sh \ test-virt-sysprep-docs.sh \ test-virt-sysprep-passwords.sh \ test-virt-sysprep-script.sh \