~om26er/ubuntu/oneiric/bamf/sru-943192

« back to all changes in this revision

Viewing changes to doc/reference/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-22 15:15:28 UTC
  • mfrom: (1.1.37 upstream)
  • Revision ID: package-import@ubuntu.com-20110922151528-c6eewp8gdys1vdp8
Tags: 0.2.100-0ubuntu1
* New upstream release.
  - Fix unity confused with chrome web apps (LP: #692462)

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@