~ubuntu-branches/ubuntu/precise/bamf/precise-proposed

« back to all changes in this revision

Viewing changes to tests/bamfdaemon/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-22 15:15:28 UTC
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: package-import@ubuntu.com-20110922151528-s3rp6ejgngv15lxp
Tags: upstream-0.2.100
ImportĀ upstreamĀ versionĀ 0.2.100

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
GLIB_LIBS = @GLIB_LIBS@
130
130
GREP = @GREP@
131
131
GTKDOC_CHECK = @GTKDOC_CHECK@
 
132
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
133
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
132
134
GTKDOC_MKPDF = @GTKDOC_MKPDF@
133
135
GTKDOC_REBASE = @GTKDOC_REBASE@
134
136
GTK_CFLAGS = @GTK_CFLAGS@