aboutsummaryrefslogtreecommitdiffhomepage
path: root/distribute.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'distribute.mk.in')
-rw-r--r--distribute.mk.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/distribute.mk.in b/distribute.mk.in
index 18e0fe6..e5dc0ac 100644
--- a/distribute.mk.in
+++ b/distribute.mk.in
@@ -96,9 +96,10 @@ ppa : debian-source
# If we ever build a non-console version on Windows,
# we should include gspawn-win32-helper.exe instead.
#
-# When linking in PDCurses/win32a statically, the
+# When linking in PDCursesMod/WinGUI statically, the
# environment variable PDCURSES_LIBS should be set to
-# "-lpdcurses -lgdi32 -lcomdlg32"
+# "-lpdcurses -lgdi32 -lcomdlg32 -lwinmm"
+# Also, don't forget to set MINGW_UI=pdcurses-gui.
MINGW_UI=pdcurses
mingw-binary : @PACKAGE@-@PACKAGE_VERSION@-win32.zip