From d7fb1cb82c5e29e1a5865045698cd845d0deb42d Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 12 Feb 2014 16:24:04 +0000 Subject: 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. --- Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.1