]> git.mxchange.org Git - flightgear.git/blob - src/Replay/Makefile.am
Add the aircraft model, model manager, view manager, and scenery
[flightgear.git] / src / Replay / Makefile.am
1 noinst_LIBRARIES = libReplay.a
2
3 libReplay_a_SOURCES = replay.hxx replay.cxx
4
5 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src