diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/makefile.nt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.nt b/src/makefile.nt index 5efaf8c9f9a..7ecb6474f77 100644 --- a/src/makefile.nt +++ b/src/makefile.nt | |||
| @@ -159,6 +159,7 @@ LIBS = $(TLIB0) \ | |||
| 159 | $(ADVAPI32) \ | 159 | $(ADVAPI32) \ |
| 160 | user32.lib \ | 160 | user32.lib \ |
| 161 | mpr.lib \ | 161 | mpr.lib \ |
| 162 | shell32.lib \ | ||
| 162 | setargv.obj | 163 | setargv.obj |
| 163 | 164 | ||
| 164 | # | 165 | # |