diff libpurple/protocols/yahoo/Makefile.am @ 27400:31534ae3406a

Moved functions around and made some no longer static. All the functions that are no longer static now have prototypes in libymsg.h. Moved the URI handling stuff to libyahoo.c since I removed the handling capability from libyahoojp.c. I still need to find out if Yahoo! JAPAN has its own URI scheme or not.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 05 Jul 2009 23:56:07 +0000
parents 16ef6a9e7acd
children 35cb9aa9eb2f
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/Makefile.am	Sun Jul 05 14:40:13 2009 +0000
+++ b/libpurple/protocols/yahoo/Makefile.am	Sun Jul 05 23:56:07 2009 +0000
@@ -29,7 +29,6 @@
 
 libyahoo_la_LDFLAGS = -module -avoid-version
 libyahoojp_la_LDFLAGS = -module -avoid-version
-libymsg_la_LDFLAGS = -module -avoid-version
 
 if STATIC_YAHOO