diff options
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 = *~ |