~ubuntu-branches/ubuntu/precise/upower/precise-proposed

« back to all changes in this revision

Viewing changes to src/linux/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-05-05 14:31:17 UTC
  • mfrom: (15.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20110505143117-9clyzsrw45vt5g6y
Tags: 0.9.10-1
* New upstream release:
  - Fix "unknown" battery status guessing to not be recursive. (LP: #384304)
* debian/control: Drop obsolete devicekit-power-* Conflicts/Replaces.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        $(idevice_files)                                        \
45
45
        $(BUILT_SOURCES)
46
46
 
47
 
EXTRA_DIST = $(libupshared_la_SOURCES)
 
47
EXTRA_DIST = $(libupshared_la_SOURCES)                  \
 
48
             integration-test
48
49
 
49
50
libupshared_la_CFLAGS =                                 \
50
51
        $(WARNINGFLAGS_C)