shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
[wine] / dlls / samlib / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = samlib.dll
6
7 C_SRCS = \
8         main.c
9
10 @MAKE_DLL_RULES@