mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 20:41:20 +02:00
12 lines
440 B
Plaintext
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
|