X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fuse%2FMakefile.am;h=16c93db87917c8135ed113ca4e923aee72cc5b52;hp=b7558eeb0fe152f25b737f768a4144b2f3030797;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hpb=34acb80a28d1b48e734883a32f7f3344dc216ec0 diff --git a/fuse/Makefile.am b/fuse/Makefile.am index b7558ee..16c93db 100644 --- a/fuse/Makefile.am +++ b/fuse/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 @@ -66,7 +66,7 @@ noinst_DATA = $(top_builddir)/html/guestmount.1.html guestmount.1 $(top_builddir)/html/guestmount.1.html: stamp-guestmount.pod stamp-guestmount.pod: guestmount.pod - $(top_srcdir)/podwrapper.sh \ + $(top_builddir)/podwrapper.sh \ --man guestmount.1 \ --html $(top_builddir)/html/guestmount.1.html \ $<