]> git.0d.be Git - empathy.git/blobdiff - nothere/src/Makefile.am
Remove the panel applets. (Closes bug #599042)
[empathy.git] / nothere / src / Makefile.am
diff --git a/nothere/src/Makefile.am b/nothere/src/Makefile.am
deleted file mode 100644 (file)
index d2ff7fe..0000000
+++ /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