mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-16 13:31:26 +02:00
12 lines
483 B
Plaintext
12 lines
483 B
Plaintext
--- ./Makefile.in.orig 2015-02-26 05:09:08.000000000 +0200
|
|
+++ ./Makefile.in 2015-11-02 02:23:03.488368000 +0200
|
|
@@ -836,7 +836,7 @@
|
|
|
|
@ENABLE_INSTALLED_TESTS_TRUE@installed_test_meta_DATA = $(installed_testcases:=.test)
|
|
ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
|
|
-SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs tests
|
|
+SUBDIRS = . m4macros glib gmodule gthread gobject gio po docs
|
|
DIST_SUBDIRS = $(SUBDIRS) build
|
|
bin_SCRIPTS = glib-gettextize
|
|
AM_CPPFLAGS = \
|