X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=115c699d3e3200d2d1a66eee1ef80a465acf7a8a;hp=a7038f35191dee44d350e835fec500870b49cb99;hb=22c72b911e65b93cfd049f42e6bd1b9ad7d55299;hpb=fc821f97894926c0dcf4f52f55a2d1a810e27873 diff --git a/Makefile.am b/Makefile.am index a7038f3..115c699 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 @@ -69,10 +69,7 @@ SUBDIRS += csharp # virt-resize (new version) and virt-sparsify are written in OCaml. if HAVE_OCAML -if HAVE_OCAML_PCRE -SUBDIRS += resize -endif -SUBDIRS += sparsify +SUBDIRS += resize sparsify endif # Perl tools.