diff options
author | Ted Gould <ted@canonical.com> | 2009-11-19 17:31:14 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-11-19 17:31:14 -0600 |
commit | 92e979dd45cdf2fd074d0ec79bcd44bd4e9bcd22 (patch) | |
tree | 768c23c080bcf23f3075a8ffeba9aa23a3a5971a /tests | |
parent | 054a1368bfd67537cf347264690ec903447d4049 (diff) | |
download | libdbusmenu-92e979dd45cdf2fd074d0ec79bcd44bd4e9bcd22.tar.gz libdbusmenu-92e979dd45cdf2fd074d0ec79bcd44bd4e9bcd22.tar.bz2 libdbusmenu-92e979dd45cdf2fd074d0ec79bcd44bd4e9bcd22.zip |
Make sure to ship 'run-xvfb.sh' for testing.
Diffstat (limited to 'tests')
-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 00f4e53..f35eb07 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -210,6 +210,7 @@ examples_DATA = \ EXTRA_DIST = \ $(examples_DATA) \ + run-xvfb.sh \ test-gtk-label.json \ dbusmenu-gtk/dbusMenuTest \ dbusmenu-gtk/mago_tests/dbusmenu.xml \ |