1
0
Fork 0
flightgear/Lib/XGL/Makefile.am
2009-09-14 13:34:43 +02:00

5 lines
127 B
Makefile

lib_LIBRARIES = libXGL.a
libXGL_a_SOURCES = xgl.c xgl.h xglUtils.c
INCLUDES += -I$(top_builddir) -I$(top_builddir)/Simulator