]> icculus.org git repositories - btb/d2x.git/blob - arch/ogl/Makefile.am
Sync with d1x
[btb/d2x.git] / arch / ogl / Makefile.am
1 noinst_LIBRARIES = libarch_ogl.a
2
3 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/includes -I$(top_srcdir)/main -I$(top_srcdir)/arch/include
4
5 CFLAGS += ${SDL_CFLAGS}
6
7 libarch_ogl_a_SOURCES = gr.c ogl.c sdlgl.c
8
9 # Not currently used
10 EXTRA_DIST = \
11 wgl.c glx.c