]> git.mxchange.org Git - flightgear.git/blob - src/Objects/Makefile.am
Tweaks to PLIB version detection.
[flightgear.git] / src / Objects / Makefile.am
1 noinst_LIBRARIES = libObjects.a
2
3 libObjects_a_SOURCES = \
4         newmat.cxx newmat.hxx \
5         matlib.cxx matlib.hxx \
6         obj.cxx obj.hxx \
7         texload.c texload.h colours.h
8
9 INCLUDES += -I$(top_srcdir) -I$(top_srcdir)/src