~popey/bamf/sru

« back to all changes in this revision

Viewing changes to doc/reference/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:
126
126
GLIB_LIBS = @GLIB_LIBS@
127
127
GREP = @GREP@
128
128
GTKDOC_CHECK = @GTKDOC_CHECK@
 
129
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
130
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
129
131
GTKDOC_MKPDF = @GTKDOC_MKPDF@
130
132
GTKDOC_REBASE = @GTKDOC_REBASE@
131
133
GTK_CFLAGS = @GTK_CFLAGS@