diff options
Diffstat (limited to 'Recipe')
| -rw-r--r-- | Recipe | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ !makefile vc Makefile.vc !makefile cygwin Makefile.cyg -WINDOWS = windows user32.lib gdi32.lib +WINDOWS = windows user32.lib gdi32.lib comctl32.lib COMMON = midend misc malloc NET = net random tree234 |