mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 06:58:10 +00:00
Update to build snmpapi.a
svn path=/trunk/; revision=7671
This commit is contained in:
parent
f118079b90
commit
d236f9c5f7
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.204 2004/01/15 10:32:19 ekohl Exp $
|
||||
# $Id: Makefile,v 1.205 2004/01/16 04:35:07 mtempel Exp $
|
||||
#
|
||||
# Global makefile
|
||||
#
|
||||
|
@ -44,7 +44,7 @@ DLLS_KBD = kbdus kbdgr kbdfr kbduk
|
|||
DLLS = advapi32 cabinet cards comctl32 crtdll comdlg32 d3d8thk fmifs freetype gdi32 \
|
||||
imm32 iphlpapi kernel32 lzexpand msafd msgina msimg32 msvcrt msvcrt20 mswsock ntdll \
|
||||
ole32 oledlg packet psapi richedit rpcrt4 secur32 shell32 shlwapi syssetup twain \
|
||||
unicode user32 userenv version winmm winspool ws2help ws2_32 wsock32 wshirda \
|
||||
unicode user32 userenv version winmm winspool ws2help ws2_32 wsock32 wshirda snmpapi\
|
||||
$(DLLS_KBD)
|
||||
|
||||
SUBSYS = smss win32k csrss ntvdm
|
||||
|
|
Loading…
Reference in a new issue