diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-28 16:06:02 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-28 16:06:02 +0100 |
commit | fd99b96c973a1a60060b2585a9b74b360f4738c4 (patch) | |
tree | 83113813dc9deb4b0ef68654aa9f0c53d9a7cfad /inspector | |
parent | 0aa45a5662bcb96348bd4753fb0404991f713319 (diff) | |
download | libguestfs-fd99b96c973a1a60060b2585a9b74b360f4738c4.tar.gz libguestfs-fd99b96c973a1a60060b2585a9b74b360f4738c4.tar.xz libguestfs-fd99b96c973a1a60060b2585a9b74b360f4738c4.zip |
Prepare for 1.0.15.1.0.15
Diffstat (limited to 'inspector')
-rw-r--r-- | inspector/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inspector/Makefile.am b/inspector/Makefile.am index 528e183a..12eed1bc 100644 --- a/inspector/Makefile.am +++ b/inspector/Makefile.am @@ -16,6 +16,7 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ + run-inspector-locally \ virt-inspector.pl CLEANFILES = *~ |