It is no more generated by configure now; fixes
commit 68f5c27adaea24626f6f9a606bbe032ede860da2.
---
inspector/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/inspector/Makefile.am b/inspector/Makefile.am
index c1d0a788b..537dd631b 100644
--- a/inspector/Makefile.am
+++ b/inspector/Makefile.am
@@ -35,7 +35,7 @@ EXTRA_DIST = \
test-virt-inspector.sh \
test-virt-inspector-luks.sh \
test-virt-inspector-docs.sh \
- test-xmllint.sh.in \
+ test-xmllint.sh \
virt-inspector.pod
docdir = @docdir@
--
2.23.0