comparison libpurple/protocols/Makefile.am @ 17806:980a104267da

Patch from Pekka Riikonen to update the SILC protocol plugin to work with SILC Toolkit 1.1 I added the fallback to SILC Toolkit 1.0 support (silc10 protocol directory) and configure.ac adjustments, any problems with this are 100% my fault.
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 09 Jun 2007 17:31:28 +0000
parents 6fefda6a7d57
children 90a41215bcb1
comparison
equal deleted inserted replaced
17805:ba1b50f114f6 17806:980a104267da
1 EXTRA_DIST = Makefile.mingw 1 EXTRA_DIST = Makefile.mingw
2 2
3 DIST_SUBDIRS = bonjour gg irc jabber msn novell null oscar qq sametime silc toc simple yahoo zephyr 3 DIST_SUBDIRS = bonjour gg irc jabber msn novell null oscar qq sametime silc silc10 toc simple yahoo zephyr
4 4
5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) 5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)