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

« back to all changes in this revision

Viewing changes to data/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:
110
110
GLIB_LIBS = @GLIB_LIBS@
111
111
GREP = @GREP@
112
112
GTKDOC_CHECK = @GTKDOC_CHECK@
 
113
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
114
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
113
115
GTKDOC_MKPDF = @GTKDOC_MKPDF@
114
116
GTKDOC_REBASE = @GTKDOC_REBASE@
115
117
GTK_CFLAGS = @GTK_CFLAGS@