]> 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 5d307cd55a66e07d6e6d857691d2b65dfac2d58a..245bc4eef1908b262636d9ceda7f6966421f350e 100644 (file)
@@ -14,13 +14,14 @@ libNetwork_a_SOURCES = \
         httpd.cxx httpd.hxx \
         $(JPEG_SERVER) \
        joyclient.cxx joyclient.hxx \
-       mini_fdm.cxx mini_fdm.hxx \
        native.cxx native.hxx \
        native_ctrls.cxx native_ctrls.hxx \
        native_fdm.cxx native_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 \