1 noinst_LIBRARIES = libNetwork.a
4 JPEG_SERVER = jpg-httpd.cxx jpg-httpd.hxx
10 MPLAYER_AS = multiplay.cxx multiplay.hxx
15 libNetwork_a_SOURCES = \
16 protocol.cxx protocol.hxx \
17 atc610x.cxx atc610x.hxx \
19 garmin.cxx garmin.hxx \
22 joyclient.cxx joyclient.hxx \
23 native.cxx native.hxx \
24 native_ctrls.cxx native_ctrls.hxx \
25 native_fdm.cxx native_fdm.hxx \
26 native_gui.cxx native_gui.hxx \
27 net_ctrls.hxx net_fdm.hxx net_fdm_mini.hxx \
29 opengc.cxx opengc.hxx opengc_data.hxx \
36 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src