X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=df%2FMakefile.am;h=2b2c47e718afc250dea707d195a5525d697e4362;hb=9e14ca69119a58d2ad42a921c5f3633db0ed84b1;hp=88e32af71ca19a88197589a7dc05466755753678;hpb=f7d18c84dde596699ffc5100fec2cf7b0d582450;p=libguestfs.git diff --git a/df/Makefile.am b/df/Makefile.am index 88e32af..2b2c47e 100644 --- a/df/Makefile.am +++ b/df/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/virt-df.1.html virt-df.1 $(top_builddir)/html/virt-df.1.html: stamp-virt-df.pod stamp-virt-df.pod: virt-df.pod - $(top_srcdir)/podwrapper.sh \ + $(top_builddir)/podwrapper.sh \ --man virt-df.1 \ --html $(top_builddir)/html/virt-df.1.html \ $<