patch-Makefile_am 435 B

1234567891011121314
  1. --- libxml2-2.9.2.orig/Makefile.am 2014-10-13 05:02:53.000000000 -0500
  2. +++ libxml2-2.9.2/Makefile.am 2015-02-11 12:51:49.858163855 -0600
  3. @@ -2,9 +2,9 @@
  4. ACLOCAL_AMFLAGS = -I m4
  5. -SUBDIRS = include . doc example xstc $(PYTHON_SUBDIR)
  6. +SUBDIRS = include . xstc $(PYTHON_SUBDIR)
  7. -DIST_SUBDIRS = include . doc example python xstc
  8. +DIST_SUBDIRS = include . python xstc
  9. AM_CPPFLAGS = -I$(top_builddir)/include -I$(srcdir)/include