mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
add devenum to the build
svn path=/trunk/; revision=12265
This commit is contained in:
parent
cd77453af5
commit
476dd07c96
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.274 2004/12/20 16:31:40 greatlrd Exp $
|
||||
# $Id: Makefile,v 1.275 2004/12/20 22:26:18 greatlrd Exp $
|
||||
#
|
||||
# Global makefile
|
||||
#
|
||||
|
@ -57,7 +57,7 @@ DLLS = acledit aclui advapi32 advpack cabinet cards comctl32 crtdll comdlg32 d3d
|
|||
msgina msimg32 msvcrt20 msvideo mswsock netapi32 ntdll ole32 oleaut32 oledlg olepro32 opengl32 \
|
||||
packet psapi riched20 richedit rpcrt4 samlib secur32 setupapi shell32 shlwapi snmpapi syssetup twain \
|
||||
unicode user32 userenv version wininet winmm winspool ws2help ws2_32 wsock32 wshirda dnsapi \
|
||||
dinput dinput8 dxdiagn dsound $(DLLS_KBD) $(DLLS_CPL) $(DLLS_SHELLEXT)
|
||||
dinput dinput8 dxdiagn devenum dsound $(DLLS_KBD) $(DLLS_CPL) $(DLLS_SHELLEXT)
|
||||
|
||||
SUBSYS = smss win32k csrss ntvdm
|
||||
|
||||
|
|
Loading…
Reference in a new issue