Skip to content

Commit

Permalink
tests: inspection: Add example and test XML to EXTRA_DIST.
Browse files Browse the repository at this point in the history
This fixes commit a86cb71.
  • Loading branch information
rwmjones committed Jun 18, 2013
1 parent 0ff0454 commit d88f6c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions inspector/Makefile.am
Expand Up @@ -20,6 +20,7 @@ include $(top_srcdir)/subdir-rules.mk
example_xml = \
example-debian.xml \
example-fedora.xml \
example-rhel-6.xml \
example-ubuntu.xml \
example-windows.xml \
example-debian-netinst-cd.xml \
Expand All @@ -33,6 +34,10 @@ example_xml = \
example-windows-xp-cd.xml

EXTRA_DIST = \
expected-debian.img.xml \
expected-fedora.img.xml \
expected-ubuntu.img.xml \
expected-windows.img.xml \
test-virt-inspector.sh \
test-xmllint.sh.in \
virt-inspector.pod
Expand Down

0 comments on commit d88f6c0

Please sign in to comment.