From 4e98b4e5469f082b7bee2bad37533056ded73d9f Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 18 Nov 2009 15:39:05 -0600 Subject: Starting up the AT-SPI regististry service --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 833c3fc..9d17a03 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -212,6 +212,7 @@ test-mago-xvfb: test-mago test-mago: test-gtk-label-client test-gtk-label-server $(srcdir)/dbusmenu-gtk/mago_tests/dbusmenu.xml Makefile.am @echo "#!/bin/sh" > test-mago @echo cd $(srcdir)/dbusmenu-gtk >> test-mago + @echo /usr/lib/at-spi/at-spi-registryd & >> test-mago @echo echo Mago Results dir: $(abs_builddir)/mago.results >> test-mago @echo echo PYTHONPATH=$(abs_srcdir)/dbusmenu-gtk/mago_tests >> test-mago @echo export INDICATOR_BUILD_DIR=$(abs_builddir) >> test-mago -- cgit v1.2.3