aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2011-02-15 09:30:34 -0600
committerTed Gould <ted@gould.cx>2011-02-15 09:30:34 -0600
commit27cdc75f4e27bec7154642030ecf739fca29978f (patch)
tree38be789536523229ba10896288e3c004249c1d7e
parent9ac551998017804c2e9024d22d809e22a63987ce (diff)
downloadlibayatana-indicator-27cdc75f4e27bec7154642030ecf739fca29978f.tar.gz
libayatana-indicator-27cdc75f4e27bec7154642030ecf739fca29978f.tar.bz2
libayatana-indicator-27cdc75f4e27bec7154642030ecf739fca29978f.zip
Add session.conf.in to dist
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f15309d..5c4ad26 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,9 @@ lib_LTLIBRARIES = \
DBUS_RUNNER=dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.conf
XVFB_RUN=". $(srcdir)/run-xvfb.sh"
-EXTRA_DIST = run-xvfb.sh
+EXTRA_DIST = \
+ run-xvfb.sh \
+ session.conf.in
#############################
# Test Loader