Removing gtk+3 directory from AC_CONFIG_FILES on configure.ac
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 21 Aug 2012 16:05:17 +0000 (18:05 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 21 Aug 2012 16:06:16 +0000 (18:06 +0200)
That directory was removed on a previous commit

https://bugzilla.gnome.org/show_bug.cgi?id=678315

configure.ac

index fda14cc..aeca9c6 100644 (file)
@@ -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
                ])