Added missing ntdll imports.
[wine] / dlls / opengl32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = opengl32
6 IMPORTS   = x11drv kernel32 ntdll
7
8 C_SRCS = \
9         wgl.c \
10         opengl_norm.c \
11         opengl_ext.c
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: