[et-mgmt-tools] [PATCH 4/5] Add 'test.html' to EXTRA_DIST.

Richard W.M. Jones rjones at redhat.com
Fri Aug 8 13:39:39 UTC 2008


Add 'test.html' to EXTRA_DIST.


('test.html' file isn't being distributed in the tarball at
present, which is a bug).

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
-------------- next part --------------
# HG changeset patch
# User "Richard W.M. Jones <rjones at redhat.com>"
# Date 1218191391 -3600
# Node ID dc12fc3a78696ea36adb442ed0aa3304cbf06596
# Parent  b8a8da640ff33ce6771bec489260a8860fd49061
Add 'test.html' to EXTRA_DIST.

diff -r b8a8da640ff3 -r dc12fc3a7869 oldplugin/Makefile.am
--- a/oldplugin/Makefile.am	Fri Aug 08 11:23:31 2008 +0100
+++ b/oldplugin/Makefile.am	Fri Aug 08 11:29:51 2008 +0100
@@ -30,4 +30,6 @@
 
 CLEANFILES = virt-viewer-plugin.so
 
+EXTRA_DIST = test.html
+
 endif


More information about the et-mgmt-tools mailing list