summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2012-08-21 18:05:17 +0200
committerAlejandro Piñeiro <apinheiro@igalia.com>2012-08-21 18:06:16 +0200
commita5d883f1cc1294d33a33754818218cefaa48a78e (patch)
treee649681bb5afcdf576262ea86404f4e08f53ce51
parent6b63c523fac3c4bf721c143b0402d767d2fc5801 (diff)
downloadat-spi2-atk-a5d883f1cc1294d33a33754818218cefaa48a78e.tar.gz
Removing gtk+3 directory from AC_CONFIG_FILES on configure.ac
That directory was removed on a previous commit https://bugzilla.gnome.org/show_bug.cgi?id=678315
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fda14cc..aeca9c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,7 +111,6 @@ AC_CONFIG_FILES([Makefile
atk-adaptor/Makefile
atk-adaptor/adaptors/Makefile
atk-adaptor/gtk-2.0/Makefile
- atk-adaptor/gtk-3.0/Makefile
po/Makefile.in
schemas/Makefile
])