]> git.mxchange.org Git - simgear.git/blob - XGL/Makefile.am
Cygnus tools compatibility tweaks.
[simgear.git] / XGL / Makefile.am
1 lib_LIBRARIES = libXGL.a
2
3 libXGL_a_SOURCES = xgl.c xgl.h xglUtils.c
4
5 INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator