summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2014-02-12 16:24:04 +0000
committerinfirit <[email protected]>2014-02-12 19:32:11 +0100
commitd7fb1cb82c5e29e1a5865045698cd845d0deb42d (patch)
tree95f7163642100ab61cd1b8daeca21707336b3f71 /Makefile.am
parent8ec90b7ca85664810aecd9a9c6c326d207b4dafd (diff)
downloadmate-applets-d7fb1cb82c5e29e1a5865045698cd845d0deb42d.tar.bz2
mate-applets-d7fb1cb82c5e29e1a5865045698cd845d0deb42d.tar.xz
modem-lights: Remove broken modem-lights applet.
It has been broken for some time now so it is time to remove it. If someone is willing to put in the work they can resurrect it from git.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/Makefile.am b/Makefile.am
index 0917bb63..6e73a81e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,13 +12,6 @@ if BUILD_LIBMATEWEATHER_APPLETS
libmateweather_SUBDIRS = $(libmateweather_applets)
endif
-modemlights_applets = \
- modemlights
-
-if APPLET_MODEMLIGHTS
-modemlights_SUBDIRS = $(modemlights_applets)
-endif
-
if BUILD_BATTSTAT_APPLET
battstat_SUBDIR = battstat
endif
@@ -51,7 +44,6 @@ always_built_SUBDIRS = \
SUBDIRS = \
po \
$(always_built_SUBDIRS) \
- $(modemlights_SUBDIRS) \
$(gtop_SUBDIRS) \
$(libmateweather_SUBDIRS) \
$(vfs_SUBDIRS) \
@@ -63,7 +55,6 @@ SUBDIRS = \
DIST_SUBDIRS = \
po \
- modemlights \
drivemount \
charpick \
geyes \