diff options
author | Ted Gould <ted@gould.cx> | 2012-02-23 08:53:58 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-23 08:53:58 -0600 |
commit | d37d11adeb30b3ef5c9668a67fd906e79a69286b (patch) | |
tree | fd3087a343a1ef4e929e01336ae6394b295a2545 /src/Makefile.am | |
parent | fb82208c7c5a593eb89f1a53174978b562fcdae7 (diff) | |
parent | 1d8f0ba5ee4fcd54f51ad8727429add3639d2444 (diff) | |
download | ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.tar.gz ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.tar.bz2 ayatana-indicator-session-d37d11adeb30b3ef5c9668a67fd906e79a69286b.zip |
Updating to U. Desktop
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 = \ |