]> icculus.org git repositories - btb/d2x.git/blob - video/Makefile.am
improved automake config. make dist, VPATH builds, ...
[btb/d2x.git] / video / Makefile.am
1 noinst_LIBRARIES = libvideo.a
2 INCLUDES = -I $(top_srcdir) -I$(top_srcdir)/includes -I$(top_srcdir)/main
3
4 libvideo_a_SOURCES = \
5 ogl.c ogl_glx.c ogl_gr.c \
6 sdl_gr.c dos_gr.c svgalib_gr.c ggi_gr.c
7
8 EXTRA_DIST = \
9 ogl_wgl.c