]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
Add multiplayer support from Duncan McCreanor and Diarmuid Tyson
[flightgear.git] / src / Network / Makefile.am
index a1306b5cde5918465ba0a51b5cd4359d94dcdc5a..245bc4eef1908b262636d9ceda7f6966421f350e 100644 (file)
@@ -17,9 +17,11 @@ libNetwork_a_SOURCES = \
        native.cxx native.hxx \
        native_ctrls.cxx native_ctrls.hxx \
        native_fdm.cxx native_fdm.hxx \
-       net_ctrls.hxx net_fdm.hxx \
+       native_gui.cxx native_gui.hxx \
+       net_ctrls.hxx net_fdm.hxx net_fdm_mini.hxx \
         nmea.cxx nmea.hxx \
         opengc.cxx opengc.hxx opengc_data.hxx \
+       multiplay.cxx multiplay.hxx \
        props.cxx props.hxx \
        pve.cxx pve.hxx \
        ray.cxx ray.hxx \