From 05cf09a12de56aadc3d5e9d9b2a22d3972c3c456 Mon Sep 17 00:00:00 2001 From: Art Yerkes Date: Wed, 1 Sep 2004 23:49:39 +0000 Subject: [PATCH] Activate dnsapi and adns. svn path=/trunk/; revision=10770 --- reactos/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reactos/Makefile b/reactos/Makefile index 30d9c05d2f6..a58de65842d 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.247 2004/08/30 04:59:40 jimtabor Exp $ +# $Id: Makefile,v 1.248 2004/09/01 23:49:39 arty Exp $ # # Global makefile # @@ -38,7 +38,7 @@ BUS = acpi isapnp pci LIB_FSLIB = vfatlib # Static libraries -LIB_STATIC = string rosrtl epsapi uuid libwine zlib rtl tgetopt pseh +LIB_STATIC = string rosrtl epsapi uuid libwine zlib rtl tgetopt pseh adns # Keyboard layout libraries DLLS_KBD = kbddv kbdfr kbdgr kbdse kbduk kbdus @@ -53,6 +53,7 @@ DLLS = acledit aclui advapi32 advpack cabinet cards comctl32 crtdll comdlg32 d3d msimg32 msvcrt20 msvideo mswsock netapi32 ntdll ole32 oleaut32 oledlg opengl32 packet psapi \ richedit rpcrt4 samlib secur32 setupapi shell32 shlwapi snmpapi syssetup twain unicode user32 \ userenv version wininet winmm winspool ws2help ws2_32 wsock32 wshirda \ + dnsapi \ $(DLLS_KBD) $(DLLS_CPL) SUBSYS = smss win32k csrss ntvdm