Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.mingw.in
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2007-01-01 22:46:30 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2007-01-01 22:46:30 (GMT)
commit78ee0ce4c0eae8c4179769d8008f73e23221b903 (patch)
tree6573e9905280270cbd9038af7142d50001f5942b /Makefile.mingw.in
parent3989bd681d417adf47c6f6ce69b9afdab0cb1d7e (diff)
Cleanup, popt is no more used
svn path=/trunk/; revision=2441
Diffstat (limited to 'Makefile.mingw.in')
-rw-r--r--Makefile.mingw.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.mingw.in b/Makefile.mingw.in
index d9c3667..91d4105 100644
--- a/Makefile.mingw.in
+++ b/Makefile.mingw.in
@@ -32,7 +32,6 @@ NEEDED_DLLS = $(GNUCHESS_TOP)/bin/pthreadGC.dll \
$(GNUCAP_TOP)/src/MSW/gnucap.exe \
$(GTK_TOP)/bin/gspawn-win32-helper.exe \
$(GNUCHESS_TOP)/bin/gnuchess.exe \
- $(GNUWIN32_TOP)/bin/popt1.dll \
$(GNUWIN32_TOP)/bin/libintl-2.dll \
$(GNUWIN32_TOP)/bin/libiconv-2.dll \
$(CANVAS_TOP)/bin/libgnomecanvas-2-0.dll \