~ubuntu-branches/ubuntu/raring/gnome-system-tools/raring-proposed

« back to all changes in this revision

Viewing changes to src/time/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2010-09-27 14:11:27 UTC
  • mfrom: (1.5.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20100927141127-dxlwlcbqaoy1x8bt
Tags: 2.32.0-0ubuntu1
* New upstream release
* debian/watch:
  - Update version matcher to work

Show diffs side-by-side

added added

removed removed

Lines of Context:
251
251
PACKAGE_VERSION = @PACKAGE_VERSION@
252
252
PATH_SEPARATOR = @PATH_SEPARATOR@
253
253
PKG_CONFIG = @PKG_CONFIG@
 
254
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
255
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
254
256
POFILES = @POFILES@
255
257
POLKIT_CFLAGS = @POLKIT_CFLAGS@
256
258
POLKIT_GTK_CFLAGS = @POLKIT_GTK_CFLAGS@