gail-util: Move into toplevel directory

This commit is contained in:
Benjamin Otte 2011-06-14 22:08:55 +02:00 committed by Matthias Clasen
parent b6025e44a9
commit 48b9521cbb
10 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
## Makefile.am for GTK+
include $(top_srcdir)/Makefile.decl
SRC_SUBDIRS = gdk gtk modules demos tests perf examples
SRC_SUBDIRS = gdk gtk libgail-util modules demos tests perf examples
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}

View File

@ -1738,9 +1738,9 @@ gtk/makefile.msc
gtk/gtkversion.h
gtk/gtk-win32.rc
gtk/a11y/Makefile
gtk/a11y/libgail-util/Makefile
gtk/a11y/tests/Makefile
gtk/tests/Makefile
libgail-util/Makefile
modules/Makefile
modules/engines/Makefile
modules/engines/pixbuf/Makefile

View File

@ -1,6 +1,6 @@
include $(top_srcdir)/Makefile.decl
SUBDIRS = libgail-util tests
SUBDIRS = tests
if PLATFORM_WIN32
no_undefined = -no-undefined