pidgin/purple-plugin-pack

Add a Makefile.mingw I forgot earlier
org.guifications.plugins
2007-10-20, nosnilmot
54bc97cc78bc
Add a Makefile.mingw I forgot earlier
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dewysiwygification/Makefile.mingw Sat Oct 20 17:44:22 2007 -0400
@@ -0,0 +1,12 @@
+#
+# Makefile.mingw
+#
+# Description: Makefile for dewysiwygification plugin.
+#
+
+PP_TOP := ..
+
+PP = dewysiwygification
+
+include $(PP_TOP)/win_pp.mak
+