~ubuntu-branches/ubuntu/oneiric/ubuntuone-client/oneiric

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2010-06-08 17:31:18 UTC
  • mto: This revision was merged to the branch mainline in revision 31.
  • Revision ID: james.westby@ubuntu.com-20100608173118-o8s897ll11rtne99
Tags: upstream-1.3.0
ImportĀ upstreamĀ versionĀ 1.3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
EXEEXT = @EXEEXT@
108
108
FGREP = @FGREP@
109
109
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
110
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
110
111
GMSGFMT = @GMSGFMT@
111
112
GREP = @GREP@
112
113
ICONTOOL_RENDER = @ICONTOOL_RENDER@
123
124
LDFLAGS = @LDFLAGS@
124
125
LIBOBJS = @LIBOBJS@
125
126
LIBS = @LIBS@
 
127
LIBSYNCDAEMON_AGE = @LIBSYNCDAEMON_AGE@
 
128
LIBSYNCDAEMON_CURRENT = @LIBSYNCDAEMON_CURRENT@
 
129
LIBSYNCDAEMON_REVISION = @LIBSYNCDAEMON_REVISION@
126
130
LIBTOOL = @LIBTOOL@
127
131
LIPO = @LIPO@
128
132
LNDIR = @LNDIR@