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

« back to all changes in this revision

Viewing changes to pixmaps/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:
175
175
PACKAGE_VERSION = @PACKAGE_VERSION@
176
176
PATH_SEPARATOR = @PATH_SEPARATOR@
177
177
PKG_CONFIG = @PKG_CONFIG@
 
178
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
179
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
178
180
POFILES = @POFILES@
179
181
POLKIT_CFLAGS = @POLKIT_CFLAGS@
180
182
POLKIT_GTK_CFLAGS = @POLKIT_GTK_CFLAGS@