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