← Back to team overview

zeitgeist team mailing list archive

[Branch ~zeitgeist/zeitgeist/bluebird] Rev 316: Fix distcheck

 

------------------------------------------------------------
revno: 316
committer: Michal Hruby <michal.mhr@xxxxxxxxx>
branch nick: bluebird
timestamp: Sat 2011-10-15 16:11:18 +0200
message:
  Fix distcheck
modified:
  Makefile.am


--
lp:~zeitgeist/zeitgeist/bluebird
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch lp:~zeitgeist/zeitgeist/bluebird.
To unsubscribe from this branch go to https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'Makefile.am'
--- Makefile.am	2011-08-21 14:17:16 +0000
+++ Makefile.am	2011-10-15 14:11:18 +0000
@@ -18,6 +18,8 @@
 	NEWS \
 	$(NULL)
 
+DISTCHECK_CONFIGURE_FLAGS = --with-session-bus-services-dir="\$(datadir)"/dbus-1/services
+
 EXTRA_DIST = \
 	$(bluebirddoc_DATA) \
 	intltool-extract.in \