Files
bsdports/gnome/libjson-glib/files/patch-x-Makefile.in
2019-12-26 07:26:06 +00:00

12 lines
440 B
Plaintext

--- ./Makefile.in.orig 2014-05-30 20:34:05.000000000 +0300
+++ ./Makefile.in 2014-12-27 02:07:00.000000000 +0200
@@ -396,7 +396,7 @@
top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I build/autotools
EXTRA_DIST =
-SUBDIRS = json-glib doc build po
+SUBDIRS = json-glib build po
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --enable-maintainer-flags --enable-introspection
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive