From 8a68c12c32151643bb80373a481bf3088d5f8707 Mon Sep 17 00:00:00 2001 From: Robert Dickenson Date: Fri, 21 Jun 2002 21:05:32 +0000 Subject: [PATCH] Updated with latest changes for including new net modules. svn path=/trunk/; revision=3136 --- reactos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/Makefile b/reactos/Makefile index 7736d184dbb..7941fb61fd5 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -30,7 +30,7 @@ BUS = acpi isapnp pci # User mode libraries # advapi32 crtdll fmifs gdi32 kernel32 libpcap packet msafd msvcrt ntdll ole32 # oleaut32 psapi rpcrt4 secur32 shell32 user32 version ws2help ws2_32 wsock32 wshirda -DLLS = advapi32 crtdll fmifs gdi32 kernel32 msafd msvcrt ntdll \ +DLLS = advapi32 crtdll fmifs gdi32 kernel32 packet msafd msvcrt ntdll \ secur32 user32 version ws2help ws2_32 wshirda SUBSYS = smss win32k csrss