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

« back to all changes in this revision

Viewing changes to src/settings/Makefile.am

  • 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:
1
1
SUBDIRS = \
 
2
        icons \
2
3
        ui
3
4
 
4
5
bin_PROGRAMS = indicator-network-settings-2
22
23
        frontend/widgets/device-boxes/bluetooth.vala \
23
24
        frontend/widgets/device-boxes/wired.vala \
24
25
        frontend/widgets/device-boxes/wireless.vala \
 
26
        frontend/widgets/device-boxes/flightmode.vala \
25
27
        frontend/widgets/dialogs/edit-connection.vala
26
28
 
27
29
VALAFLAGS = \