gail: Move from modules/other/gail to gtk/a11y

This commit is contained in:
Benjamin Otte 2011-06-14 17:54:27 +02:00 committed by Matthias Clasen
parent 3ec9e6c5e8
commit df2e122b5c
142 changed files with 6 additions and 12 deletions

View File

@ -1737,12 +1737,11 @@ gtk/Makefile
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
modules/Makefile
modules/other/Makefile
modules/other/gail/Makefile
modules/other/gail/libgail-util/Makefile
modules/other/gail/tests/Makefile
modules/engines/Makefile
modules/engines/pixbuf/Makefile
modules/engines/ms-windows/Makefile

View File

@ -16,7 +16,7 @@ else
GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
endif
SUBDIRS = . tests
SUBDIRS = . a11y tests
if HAVE_PAPI_CUPS
GTK_PRINT_BACKENDS=file,papi,cups

View File

@ -143,7 +143,7 @@ libgail_la_CFLAGS = \
libgail_la_LIBADD = \
$(top_builddir)/gtk/libgtk-3.la \
$(top_builddir)/modules/other/gail/libgail-util/libgailutil-3.la \
$(top_builddir)/gtk/a11y/libgail-util/libgailutil-3.la \
$(GTK_DEP_LIBS) \
$(INTLLIBS)

Some files were not shown because too many files have changed in this diff Show More