summaryrefslogtreecommitdiff
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
parent41010d15b303db67fdd6c7377eef4c81ec75f3f7 (diff)
downloadgtk+-eb62084f2adad1cd263576c4d562d9a40f44c6cc.tar.gz
build: Update for perf/ directory removal
Ooops.
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
2 files changed, 1 insertions, 2 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}
diff --git a/configure.ac b/configure.ac
index b6541c1b53..cd3881965f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1846,7 +1846,6 @@ modules/printbackends/lpr/Makefile
modules/printbackends/file/Makefile
modules/printbackends/papi/Makefile
modules/printbackends/test/Makefile
-perf/Makefile
])
AC_OUTPUT