summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-02-01 14:37:20 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-02-26 16:54:16 -0500
commit5840c931b3065359bb97e607a9ae67e4e76d3f33 (patch)
tree51af7ab89069952d94ecd093dd9850e9630adfca /Makefile.am
parentb08015371bedf20e07956a901437737a5349edbb (diff)
downloadgtk+-5840c931b3065359bb97e607a9ae67e4e76d3f33.tar.gz
Stop building extract-strings
It is no longer needed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 114cd9059d..2b72ff93b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for GTK+
include $(top_srcdir)/Makefile.decl
-SRC_SUBDIRS = util gdk gtk libgail-util modules demos tests testsuite examples
+SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}