diff options
| author | Conor Curran <conor.curran@canonical.com> | 2012-02-08 18:31:06 +0000 |
|---|---|---|
| committer | Conor Curran <conor.curran@canonical.com> | 2012-02-08 18:31:06 +0000 |
| commit | a22f5d56152c67eff9d9eafa9536979e6eed33dc (patch) | |
| tree | 50ccdcb47b69c6ca6ba314b25af6cc3c63ebbf40 /src/Makefile.am | |
| parent | 6975e8a7aab320c77f3cb3de345415b9f26ba5cd (diff) | |
| parent | 2890929b32c38c8c99ce381dd20b4df30d24f2ad (diff) | |
| download | ayatana-indicator-session-a22f5d56152c67eff9d9eafa9536979e6eed33dc.tar.gz ayatana-indicator-session-a22f5d56152c67eff9d9eafa9536979e6eed33dc.tar.bz2 ayatana-indicator-session-a22f5d56152c67eff9d9eafa9536979e6eed33dc.zip | |
merge in the pk api port branch and remove the apt transaction stuff
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index afee66c..67a1cb6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -114,9 +114,7 @@ indicator_session_service_SOURCES = \ if BUILD_APT indicator_session_service_SOURCES += \ apt-watcher.h \ - apt-watcher.c \ - apt-transaction.h \ - apt-transaction.c + apt-watcher.c endif indicator_session_service_CFLAGS = \ |
