summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMartin Pitt <martinpitt@gnome.org>2013-05-21 15:59:33 +0200
committerMartin Pitt <martinpitt@gnome.org>2013-05-21 15:59:33 +0200
commit6722ee40ce97e3f6259ed87b7f458831459703a1 (patch)
tree00bf7c8ca5bbf60b52203522d841a6a94618018b /tests
parent3a8beaaf380a483ce33363031d8d276c371d7af1 (diff)
downloadgnome-settings-daemon-6722ee40ce97e3f6259ed87b7f458831459703a1.tar.gz
build: Ship tests/xorg-dummy.conf
This is needed to run "make check" in released tarballs. Fixes distcheck. https://bugzilla.gnome.org/show_bug.cgi?id=694199
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index da78a69d..1e83344d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -8,4 +8,5 @@ EXTRA_DIST = \
gsdtestcase.py \
dummy.session \
dummyapp.desktop \
+ xorg-dummy.conf \
$(NULL)