diff --git a/cat/Makefile.am b/cat/Makefile.am index c21983d2c..6b9a1bbd7 100644 --- a/cat/Makefile.am +++ b/cat/Makefile.am @@ -16,7 +16,8 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ - run-cat-locally + run-cat-locally \ + virt-cat if HAVE_CAT diff --git a/df/Makefile.am b/df/Makefile.am index 845edc401..f333f973d 100644 --- a/df/Makefile.am +++ b/df/Makefile.am @@ -16,7 +16,8 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ - run-df-locally + run-df-locally \ + virt-df if HAVE_DF diff --git a/edit/Makefile.am b/edit/Makefile.am index 8489ebbc1..6afdd6286 100644 --- a/edit/Makefile.am +++ b/edit/Makefile.am @@ -16,7 +16,8 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ - run-edit-locally + run-edit-locally \ + virt-edit if HAVE_EDIT diff --git a/inspector/Makefile.am b/inspector/Makefile.am index 7dd71dcb5..c8ebaf730 100644 --- a/inspector/Makefile.am +++ b/inspector/Makefile.am @@ -16,7 +16,8 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ - run-inspector-locally + run-inspector-locally \ + virt-inspector if HAVE_INSPECTOR diff --git a/rescue/Makefile.am b/rescue/Makefile.am index aa8d38a84..b532e258a 100644 --- a/rescue/Makefile.am +++ b/rescue/Makefile.am @@ -16,7 +16,8 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. EXTRA_DIST = \ - run-rescue-locally + run-rescue-locally \ + virt-rescue if HAVE_RESCUE