X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=de1631fb86533d5b05dd035d6ffc2141395a256c;hb=7e1b479f7e7fccc79a34caaf8349d6e941b8344e;hp=bcafa226b64140f4272c4e71f9f5f57e0dcf3d74;hpb=a0a575767e23de1e2cf357e7c8743ebcba57bd68;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index bcafa22..de1631f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include $(top_srcdir)/subdir-rules.mk @@ -145,6 +145,7 @@ HTMLFILES = \ html/guestfs-python.3.html \ html/guestfs-recipes.1.html \ html/guestfs-ruby.3.html \ + html/guestfs-testing.1.html \ html/guestfish.1.html \ html/guestmount.1.html \ html/virt-alignment-scan.1.html \