X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=edit%2FMakefile.am;h=d94e42e944d59909f3366e3b43ee7c30d57a0625;hb=bcd2dba76efa4da4edb1b04f6348b0a0dfb109c2;hp=e33b33c04119a562787c17bad4f7e89f09e51b9f;hpb=f7d18c84dde596699ffc5100fec2cf7b0d582450;p=libguestfs.git diff --git a/edit/Makefile.am b/edit/Makefile.am index e33b33c..d94e42e 100644 --- a/edit/Makefile.am +++ b/edit/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 @@ -58,7 +58,7 @@ noinst_DATA = $(top_builddir)/html/virt-edit.1.html virt-edit.1 $(top_builddir)/html/virt-edit.1.html: stamp-virt-edit.pod stamp-virt-edit.pod: virt-edit.pod - $(top_srcdir)/podwrapper.sh \ + $(top_builddir)/podwrapper.sh \ --man virt-edit.1 \ --html $(top_builddir)/html/virt-edit.1.html \ $<