~popey/bamf/sru

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Didier Roche
  • Date: 2011-09-22 08:26:25 UTC
  • mfrom: (231.29.8 bamf)
  • mto: This revision was merged to the branch mainline in revision 386.
  • Revision ID: didier.roche@canonical.com-20110922082625-gyy3x64pa7s0ucic
Tags: upstream-0.2.100
ImportĀ upstreamĀ versionĀ 0.2.100

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
GLIB_LIBS = @GLIB_LIBS@
147
147
GREP = @GREP@
148
148
GTKDOC_CHECK = @GTKDOC_CHECK@
 
149
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
150
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
149
151
GTKDOC_MKPDF = @GTKDOC_MKPDF@
150
152
GTKDOC_REBASE = @GTKDOC_REBASE@
151
153
GTK_CFLAGS = @GTK_CFLAGS@