~robert-ancell/indicator-session/dont-lock-on-switch

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Conor Curran
  • Date: 2012-02-08 18:31:06 UTC
  • mfrom: (231.2.12 indicator-session)
  • Revision ID: conor.curran@canonical.com-20120208183106-c94tg7568n6d4y69
merge in the pk api port branch and remove the apt transaction stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
if BUILD_APT
115
115
indicator_session_service_SOURCES += \
116
116
        apt-watcher.h \
117
 
        apt-watcher.c \
118
 
        apt-transaction.h \
119
 
        apt-transaction.c
 
117
        apt-watcher.c 
120
118
endif
121
119
 
122
120
indicator_session_service_CFLAGS = \