summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.mingw.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index eabead430..ff6affc2f 100644
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
@@ -205,7 +205,7 @@ $(PERLINC) $(PYTHONINC) -I$(GTK)/include/loudmouth-1.0 \
# To enable loudmouth uncomment and move this line below
-#-lloudmouth-1.dll -lssl -lcrypto \
+#-lloudmouth-1.dll -lssl -lcrypto
LIBS = $(GTKLIB) $(PERLLIB) $(PYTHONLIB) \
$(GTK)/bin/libxml2.dll \
$(GTK)/lib/iconv.lib \