Split the Win16/32 color dialog by duplicating two internal
[wine] / dlls / shfolder / Makefile.in
index e14da2b..fcafcd6 100644 (file)
@@ -5,9 +5,6 @@ VPATH     = @srcdir@
 MODULE    = shfolder.dll
 IMPORTS   = shell32
 
-LDDLLFLAGS = @LDDLLFLAGS@
-SYMBOLFILE = $(MODULE).tmp.o
-
 C_SRCS = shfolder_main.c
 
 @MAKE_DLL_RULES@