aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-06-04 17:19:23 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-06-04 17:19:23 -0500
commit09ed92a81c950f6b2221652281c04c1c85e68177 (patch)
tree973bf8e5b62b578c6d56022a511c7db112926e8c /src/Makefile.am
parent7a2f7f702c12558905b52335cf34b4fd9cf60233 (diff)
downloadayatana-indicator-session-09ed92a81c950f6b2221652281c04c1c85e68177.tar.gz
ayatana-indicator-session-09ed92a81c950f6b2221652281c04c1c85e68177.tar.bz2
ayatana-indicator-session-09ed92a81c950f6b2221652281c04c1c85e68177.zip
remove the software updates menuitem; it's no longer in the spec
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 76c9c03..fd3480f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -116,16 +116,6 @@ indicator_session_service_SOURCES = \
device-menu-mgr.c \
sane-rules.h
-if BUILD_APT
-indicator_session_service_SOURCES += \
- apt-watcher.h \
- apt-watcher.c
-else
-EXTRA_DIST += \
- apt-watcher.h \
- apt-watcher.c
-endif
-
if HAS_GUDEV
indicator_session_service_SOURCES += \
udev-mgr.h \