~ubuntu-branches/ubuntu/oneiric/indicator-network/oneiric

« back to all changes in this revision

Viewing changes to src/indicator/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ken VanDine
  • Date: 2011-02-17 09:52:27 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20110217095227-51g86k2i6wrtjehc
Tags: 0.3.4-0ubuntu1
* New upstream release
  - Updated to support connman 0.69
* debian/control
  - Depend on connman >= 0.69
  - Added build depends for libreadline-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
218
218
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
219
219
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
220
220
RANLIB = @RANLIB@
 
221
READLINE_LIBS = @READLINE_LIBS@
221
222
SED = @SED@
222
223
SET_MAKE = @SET_MAKE@
223
224
SHELL = @SHELL@