aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-11-19 17:36:45 -0600
committerTed Gould <ted@canonical.com>2009-11-19 17:36:45 -0600
commit050b5bfaf2c3d60af856f2e3e43e0dbdd9d9fb73 (patch)
treeff9fb97ea1caaefa7876c51d593d16ad8ec5d6cf /tests/Makefile.am
parent92e979dd45cdf2fd074d0ec79bcd44bd4e9bcd22 (diff)
downloadlibdbusmenu-050b5bfaf2c3d60af856f2e3e43e0dbdd9d9fb73.tar.gz
libdbusmenu-050b5bfaf2c3d60af856f2e3e43e0dbdd9d9fb73.tar.bz2
libdbusmenu-050b5bfaf2c3d60af856f2e3e43e0dbdd9d9fb73.zip
Make sure to grab the xvfb script from the src dir for distcheck.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f35eb07..d859b3c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,7 @@ check_PROGRAMS = \
test-glib-simple-items \
test-gtk-reorder-server
-XVFB_RUN=". run-xvfb.sh"
+XVFB_RUN=". $(srcdir)/run-xvfb.sh"
######################
# Test GLib server