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 --- nothere/src/Makefile.am | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 nothere/src/Makefile.am (limited to 'nothere/src/Makefile.am') diff --git a/nothere/src/Makefile.am b/nothere/src/Makefile.am deleted file mode 100644 index d2ff7fe4f..000000000 --- a/nothere/src/Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -AM_CPPFLAGS = \ - -I$(top_srcdir) \ - -DPKGDATADIR=\""$(pkgdatadir)"\" \ - -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ - -DIMAGEDIR=\"$(datadir)/empathy\" \ - $(NOTHERE_CFLAGS) $(WARN_CFLAGS) $(DISABLE_DEPRECATED) - -libexec_PROGRAMS = nothere-applet -nothere_applet_SOURCES = \ - nothere-applet.c nothere-applet.h - -nothere_applet_LDFLAGS = \ - $(NOTHERE_LIBS) - -nothere_applet_LDADD = \ - $(top_builddir)/libempathy/libempathy.la \ - $(top_builddir)/libempathy-gtk/libempathy-gtk.la -- cgit v1.2.3