~matttbe/ubuntu/quantal/lxpanel/lp1013171

« back to all changes in this revision

Viewing changes to src/plugins/indicator/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-11-28 11:59:55 UTC
  • Revision ID: james.westby@ubuntu.com-20101128115955-zvqjzdx2byv3gs2j
Tags: 0.5.6-0ubuntu3
* debian/patches/
 - configure_desktop_number.patch : Add configuration for desktop number for
   the pager plugin.
 - configure_X11.patch: Add X11 to the linker to fix FTBFS with DSO.
 - 99-autotools.patch: Refresh.
* debian/control:
 - Add a debug package.
 - Wrap depends and build-depends.
* debian/rules:
 - Add override for dh_strip.

Show diffs side-by-side

added added

removed removed

Lines of Context:
176
176
PACKAGE_VERSION = @PACKAGE_VERSION@
177
177
PATH_SEPARATOR = @PATH_SEPARATOR@
178
178
PKG_CONFIG = @PKG_CONFIG@
 
179
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
180
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
179
181
PLUGINS_LIST = @PLUGINS_LIST@
180
182
POFILES = @POFILES@
181
183
POSUB = @POSUB@