]> git.0d.be Git - empathy.git/blobdiff - launcher/Makefile.am
[darcs-to-svn @ Replace the launcher by the main program with tray icon]
[empathy.git] / launcher / Makefile.am
diff --git a/launcher/Makefile.am b/launcher/Makefile.am
deleted file mode 100644 (file)
index b066253..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-INCLUDES =                                             \
-       -I$(top_srcdir)                                 \
-       $(EMPATHY_CFLAGS)                               \
-       $(WARN_CFLAGS)
-
-bin_PROGRAMS = empathy-launcher
-empathy_launcher_SOURCES = empathy-launcher.c
-empathy_launcher_LDADD =                                                       \
-       $(top_builddir)/libempathy/libempathy.la                                \
-       $(EMPATHY_LIBS)
-
-