From 21784c13af7295eb56c7e3c3a1f56a13bffd6945 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Thu, 16 Sep 2004 12:02:49 +0000 Subject: [PATCH] add shell32.a svn path=/trunk/; revision=10874 --- reactos/subsys/system/winefile/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reactos/subsys/system/winefile/Makefile b/reactos/subsys/system/winefile/Makefile index 513179596e5..8df13cd58dc 100644 --- a/reactos/subsys/system/winefile/Makefile +++ b/reactos/subsys/system/winefile/Makefile @@ -26,7 +26,8 @@ TARGET_SDKLIBS = \ gdi32.a \ comctl32.a \ ole32.a \ - oleaut32.a + oleaut32.a \ + shell32.a TARGET_GCCLIBS := uuid