]> git.mxchange.org Git - flightgear.git/blob - Makefile.am
7f2f53f95855a04afc405772107aef39dbfc8535
[flightgear.git] / Makefile.am
1 noinst_LIBRARIES = libMultiPlayer.a
2
3 libMultiPlayer_a_SOURCES = multiplaymgr.cxx multiplaymgr.hxx mpmessages.hxx tiny_xdr.cxx tiny_xdr.hxx
4
5 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src
6
7