diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2012-02-10 14:53:42 -0500 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2012-02-10 14:53:42 -0500 |
| commit | ad29b5df2c7ce4b9d903a1951505f0226aa1fe79 (patch) | |
| tree | 4336452dad68972360c5b948bbe1f5908d9b5148 /src/Makefile.am | |
| parent | dd2a5beb0d0984b655be0de844d11e5311a03fdb (diff) | |
| parent | 10923a8e6c73b0dbee321c33d4b40f1e90c8dd59 (diff) | |
| download | ayatana-indicator-session-ad29b5df2c7ce4b9d903a1951505f0226aa1fe79.tar.gz ayatana-indicator-session-ad29b5df2c7ce4b9d903a1951505f0226aa1fe79.tar.bz2 ayatana-indicator-session-ad29b5df2c7ce4b9d903a1951505f0226aa1fe79.zip | |
New upstream release.
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 = \ |
