]> git.0d.be Git - empathy.git/blobdiff - src/Makefile.am
[darcs-to-svn @ Autostart]
[empathy.git] / src / Makefile.am
index 4fe517debc024b40c3a8998aed6cef1418e7289a..b9c9ca2e844eb22cd19a64157890e2f8a13b1fee 100644 (file)
@@ -17,4 +17,7 @@ empathy_LDADD = \
        $(top_builddir)/libempathy-gtk/libempathy-gtk.la                        \
        $(EMPATHY_LIBS)
 
-
+autostartdir = $(datadir)/gnome/autostart
+autostart_in_files = empathy.desktop.in
+autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
+@INTLTOOL_DESKTOP_RULE@