]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
Initial revision of FGFS "Native" I/O protocal.
[flightgear.git] / src / Network / Makefile.am
index 6d6c76e96493a1781726c278aa012b596ecb0d97..f08134a39ee465813a9c34019aecd1adb32b4be3 100644 (file)
@@ -4,7 +4,9 @@ libNetwork_a_SOURCES = \
        iochannel.cxx iochannel.hxx \
        fg_file.cxx fg_file.hxx \
        fg_serial.cxx fg_serial.hxx \
+       fg_socket.cxx fg_socket.hxx \
        protocol.cxx protocol.hxx \
+       native.cxx native.hxx \
        garmin.cxx garmin.hxx \
        nmea.cxx nmea.hxx \
        pve.cxx pve.hxx \