projects
/
wine
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Split the Win16/32 color dialog by duplicating two internal
[wine]
/
dlls
/
shfolder
/
Makefile.in
diff --git
a/dlls/shfolder/Makefile.in
b/dlls/shfolder/Makefile.in
index
e14da2b
..
fcafcd6
100644
(file)
--- a/
dlls/shfolder/Makefile.in
+++ b/
dlls/shfolder/Makefile.in
@@
-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@