]> git.mxchange.org Git - flightgear.git/blob - src/Replay/Makefile.am
MSVC fix
[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