~ubuntu-branches/ubuntu/trusty/unity-place-files/trusty

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-08-13 14:25:39 UTC
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20100813142539-s79xch3u5ec3vs1u
Tags: upstream-0.5.14
ImportĀ upstreamĀ versionĀ 0.5.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
166
166
STRIP = @STRIP@
167
167
VALAC = @VALAC@
168
168
VERSION = @VERSION@
 
169
ZEITGEIST_DAEMON_CFLAGS = @ZEITGEIST_DAEMON_CFLAGS@
 
170
ZEITGEIST_DAEMON_LIBS = @ZEITGEIST_DAEMON_LIBS@
169
171
abs_builddir = @abs_builddir@
170
172
abs_srcdir = @abs_srcdir@
171
173
abs_top_builddir = @abs_top_builddir@