~ubuntu-branches/ubuntu/precise/gvfs/precise-proposed

« back to all changes in this revision

Viewing changes to monitor/hal/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-11-17 07:43:33 UTC
  • mfrom: (1.1.77) (33.1.18 experimental)
  • Revision ID: package-import@ubuntu.com-20111117074333-ua4kq03btq4shvb1
Tags: 1.10.1-1ubuntu1
* Merge with Debian experimental. Remaining Ubuntu changes:
  - debian/control.in: Drop libbluray-dev build dependency (in universe).

Show diffs side-by-side

added added

removed removed

Lines of Context:
192
192
GREP = @GREP@
193
193
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
194
194
GTKDOC_CHECK = @GTKDOC_CHECK@
 
195
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
 
196
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
195
197
GTKDOC_MKPDF = @GTKDOC_MKPDF@
196
198
GTKDOC_REBASE = @GTKDOC_REBASE@
197
199
GUDEV_CFLAGS = @GUDEV_CFLAGS@