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

« back to all changes in this revision

Viewing changes to 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:
205
205
STRIP = @STRIP@
206
206
VALAC = @VALAC@
207
207
VERSION = @VERSION@
 
208
ZEITGEIST_DAEMON_CFLAGS = @ZEITGEIST_DAEMON_CFLAGS@
 
209
ZEITGEIST_DAEMON_LIBS = @ZEITGEIST_DAEMON_LIBS@
208
210
abs_builddir = @abs_builddir@
209
211
abs_srcdir = @abs_srcdir@
210
212
abs_top_builddir = @abs_top_builddir@