pidgin/purple-plugin-pack

Parents c84228b025f7
Children 132c29454035
Somehow I missed checking this in. This makes switchspell build by telling the
plugin_pack.py script we have enchant when doing a Windows build.
--- a/Makefile.mingw Sat Jul 09 11:53:13 2011 -0400
+++ b/Makefile.mingw Mon Jul 18 21:26:41 2011 -0400
@@ -9,7 +9,7 @@
VERSION := $(shell cat ./VERSION)
-ALL_PLUGINS_LIST := $(shell python plugin_pack.py build_dirs purple,pidgin,gtkspell,aspell,cairo,pango all)
+ALL_PLUGINS_LIST := $(shell python plugin_pack.py build_dirs purple,pidgin,gtkspell,enchant,cairo,pango all)
comma:= ,
empty:=