Add stub for ShellDDEInit to let Windows explorer.exe get past the
[wine] / dlls / winnls / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winnls32.dll
6 IMPORTS   = kernel32
7 ALTNAMES  = winnls.dll
8
9 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
10
11 C_SRCS = \
12         winnls.c
13
14 @MAKE_DLL_RULES@
15
16 ### Dependencies: