diff options
| author | Ted Gould <ted@canonical.com> | 2009-10-10 15:40:47 -0400 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-10-10 15:40:47 -0400 |
| commit | 462d25ae76f833ca7ac977406045833bb29fbbb4 (patch) | |
| tree | 987e516ef16d072817fa85215d7d2924972e0241 /tests/Makefile.am | |
| parent | 7d5da2654470e74cd6eb41facc8b68a2c74289cc (diff) | |
| download | libdbusmenu-462d25ae76f833ca7ac977406045833bb29fbbb4.tar.gz libdbusmenu-462d25ae76f833ca7ac977406045833bb29fbbb4.tar.bz2 libdbusmenu-462d25ae76f833ca7ac977406045833bb29fbbb4.zip | |
Getting the build directly through to the script.
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index da25f57..10fe857 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -185,6 +185,7 @@ test-mago: test-gtk-label-client test-gtk-label-server $(srcdir)/dbusmenu-gtk/ma @echo cd $(srcdir)/dbusmenu-gtk >> 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 @echo PYTHONPATH=$(abs_srcdir)/dbusmenu-gtk/mago_tests mago -f dbusmenu.xml -t $(abs_builddir)/mago.results --log-level=debug >> test-mago @chmod +x test-mago |
