]> git.mxchange.org Git - simgear.git/blob - src/Makefile.am
Added point3d.hxx to replace cheezy fgPoint3d struct.
[simgear.git] / src / Makefile.am
1 noinst_LIBRARIES = libsl.a libsm.a
2
3 libsl_a_SOURCES = \
4         sl.h slPortability.h \
5         slDSP.cxx slSample.cxx slEnvelope.cxx \
6         slSamplePlayer.cxx slScheduler.cxx
7
8 libsm_a_SOURCES = sm.h slPortability.h smMixer.cxx
9
10 INCLUDES += -I$(top_builddir) -I.