~ubuntu-branches/ubuntu/vivid/modemmanager/vivid-proposed

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-07 01:47:27 UTC
  • mfrom: (16.1.3 oneiric)
  • Revision ID: james.westby@ubuntu.com-20110807014727-ssze4jx65jrjltg9
Tags: 0.5-1
debian/rules: override dh_autoreconf in a nicer way so we don't have to
clean up manually afterwards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        mm-charsets.c \
25
25
        mm-charsets.h \
26
26
        mm-utils.c \
27
 
        mm-utils.h
 
27
        mm-utils.h \
 
28
        mm-sms-utils.c \
 
29
        mm-sms-utils.h
28
30
 
29
31
libserial_la_CPPFLAGS = \
30
32
        $(MM_CFLAGS) \