diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-19 22:30:54 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-19 22:30:54 +0000 |
commit | 16127e773b12ac2395858a2914d340af211c1f48 (patch) | |
tree | 839f06bfcdc21838f14432dcb57a3b5bbbd7bf57 /po-docs/Makefile.am | |
parent | c5cb65f0aac3298e634b183f73fda6644a158018 (diff) | |
download | libguestfs-16127e773b12ac2395858a2914d340af211c1f48.tar.gz libguestfs-16127e773b12ac2395858a2914d340af211c1f48.tar.xz libguestfs-16127e773b12ac2395858a2914d340af211c1f48.zip |
po-docs: Remove virt-inspector.pl reference from Makefile.am.
Diffstat (limited to 'po-docs/Makefile.am')
-rw-r--r-- | po-docs/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am index 4b66f49e..c0a916e7 100644 --- a/po-docs/Makefile.am +++ b/po-docs/Makefile.am @@ -46,7 +46,6 @@ PODFILES = \ ../fish/guestfish-commands.pod \ ../test-tool/libguestfs-test-tool.pod \ ../fuse/guestmount.pod \ - ../inspector/virt-inspector.pl \ $(wildcard ../tools/virt-*.pl) if HAVE_PO4A |