From da500948288ec5e9e675502151e5305bdf063592 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 20 Oct 2009 13:07:52 +0100 Subject: Remove the panel applets. (Closes bug #599042) Signed-off-by: Jonny Lamb --- Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2ffb7d62..81483800 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,17 +1,9 @@ SUBDIRS = tools extensions po data libempathy libempathy-gtk src docs help -if HAVE_MEGAPHONE -SUBDIRS += megaphone -endif - if HAVE_NST SUBDIRS += nautilus-sendto-plugin endif -if HAVE_NOTHERE -SUBDIRS += nothere -endif - if HAVE_PYTHON SUBDIRS += python endif -- cgit v1.2.1