From 813b2c0affb9fd79d8e8aa4ffc66cdbd0b7958db Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 16 Jun 2011 22:40:21 -0400 Subject: [PATCH] And remove it from the build too --- configure.ac | 1 - gtk/tests/Makefile.am | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index ca535ccafc..a58ac08f77 100644 --- a/configure.ac +++ b/configure.ac @@ -1739,7 +1739,6 @@ gtk/gtkversion.h gtk/gtk-win32.rc gtk/a11y/Makefile gtk/tests/Makefile -gtk/tests/a11y/Makefile libgail-util/Makefile modules/Makefile modules/engines/Makefile diff --git a/gtk/tests/Makefile.am b/gtk/tests/Makefile.am index 33d3f49ed0..aff74e5182 100644 --- a/gtk/tests/Makefile.am +++ b/gtk/tests/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/Makefile.decl -SUBDIRS = a11y +SUBDIRS = INCLUDES = \ -I$(top_srcdir) \