shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name.
[wine/wine-gecko.git] / dlls / gpkcsp / Makefile.in
blobbb37b6d251b8833990811f0f4165c079b4af3105
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = gpkcsp.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@