summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2013-07-08 16:23:42 +0200
committerBenjamin Otte <otte@redhat.com>2013-07-08 16:23:42 +0200
commiteb62084f2adad1cd263576c4d562d9a40f44c6cc (patch)
treec1d0d56bd907378d72af9bd465c96253f3222fee /Makefile.am
parent41010d15b303db67fdd6c7377eef4c81ec75f3f7 (diff)
downloadgtk+-eb62084f2adad1cd263576c4d562d9a40f44c6cc.tar.gz
build: Update for perf/ directory removal
Ooops.
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 dac78a45d3..95595016f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for GTK+
include $(top_srcdir)/Makefile.decl
-SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite perf 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}