pidgin/purple-plugin-pack

Adding Makefile.mingw to listlog
org.guifications.plugins
2008-08-03, rekkanoryo
b10a79bcb574
Parents 4bd81558c88e
Children 990a3cf49d17
Adding Makefile.mingw to listlog
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/listlog/Makefile.mingw Sun Aug 03 21:01:47 2008 -0400
@@ -0,0 +1,12 @@
+#
+# Makefile.mingw
+#
+# Description: Makefile for my status box plugin.
+#
+
+PP_TOP := ..
+
+PP = listlog
+
+include $(PP_TOP)/win_pp.mak
+