]> git.mxchange.org Git - simgear.git/blob - Makefile.am
5381436a184cb9a3c53779a47b8e0658b55ad5a9
[simgear.git] / Makefile.am
1 includedir = @includedir@/xgl
2
3 lib_LIBRARIES = libsgxgl.a
4
5 include_HEADERS = xgl.h
6
7 libsgxgl_a_SOURCES = xgl.c xglUtils.c
8
9 INCLUDES += -I$(top_srcdir)