diff options
Diffstat (limited to 'df/Makefile.am')
-rw-r--r-- | df/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/df/Makefile.am b/df/Makefile.am index 845edc40..f333f973 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 |