]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
Changes to better support arbitrary external flight models.
[flightgear.git] / src / Network / Makefile.am
index 5fbf6db4fea23dea0d473f66f9232c142ed3c78a..361da9c30c93b96b033050b47afdfb7ba4cd14e1 100644 (file)
@@ -4,13 +4,15 @@ libNetwork_a_SOURCES = \
        protocol.cxx protocol.hxx \
        atlas.cxx atlas.hxx \
        garmin.cxx garmin.hxx \
+        httpd.cxx httpd.hxx \
        joyclient.cxx joyclient.hxx \
        native.cxx native.hxx \
        native_ctrls.cxx native_ctrls.hxx \
+       native_fdm.cxx native_fdm.hxx \
        nmea.cxx nmea.hxx \
        props.cxx props.hxx \
        pve.cxx pve.hxx \
-       raw_ctrls.hxx \
+       raw_ctrls.hxx raw_fdm.hxx \
        ray.cxx ray.hxx \
        rul.cxx rul.hxx