mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
10 lines
235 B
Diff
10 lines
235 B
Diff
--- a/programs/winhlp32/Makefile.in
|
|
+++ b/programs/winhlp32/Makefile.in
|
|
@@ -1,5 +1,5 @@
|
|
MODULE = winhlp32.exe
|
|
-APPMODE = -mwindows
|
|
+APPMODE = -mwindows -lfl
|
|
IMPORTS = user32 gdi32
|
|
DELAYIMPORTS = shell32 comctl32 comdlg32
|
|
|