Fix the GL_MAX_VERTEX_UNITS_ARB undeclared compilation error.
[wine] / dlls / crypt32 / Makefile.in
1 EXTRADEFS = -D_CRYPT32_
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = crypt32.dll
7 IMPORTS   = advapi32 kernel32
8
9 C_SRCS = \
10         cert.c \
11         main.c
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: