wined3d: Support GL_ATI_envmap_bumpmap for D3DFMT_V8U8.
[wine] / dlls / rpcrt4 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = rpcrt4.dll
6 IMPORTS   = ole32 rpcrt4 kernel32
7 EXTRALIBS = -luuid
8
9 CTESTS = \
10         cstub.c \
11         generated.c \
12         ndr_marshall.c \
13         rpc.c
14
15 @MAKE_TEST_RULES@
16
17 @DEPENDENCIES@  # everything below this line is overwritten by make depend