X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=rescue%2FMakefile.am;h=cf173ce5ce3850dd84bf8bb3d3ca76252ca69782;hb=1a35ca59088e572c11633e85524bb282cb436186;hp=d3783aef44f5a67798f2e8b18ea9f2cb09b6ab47;hpb=34acb80a28d1b48e734883a32f7f3344dc216ec0;p=libguestfs.git diff --git a/rescue/Makefile.am b/rescue/Makefile.am index d3783ae..cf173ce 100644 --- a/rescue/Makefile.am +++ b/rescue/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 @@ -57,7 +57,7 @@ noinst_DATA = $(top_builddir)/html/virt-rescue.1.html virt-rescue.1 $(top_builddir)/html/virt-rescue.1.html: stamp-virt-rescue.pod stamp-virt-rescue.pod: virt-rescue.pod - $(top_srcdir)/podwrapper.sh \ + $(top_builddir)/podwrapper.sh \ --man virt-rescue.1 \ --html $(top_builddir)/html/virt-rescue.1.html \ $<