]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
Add an "additive-switch" type.
[flightgear.git] / src / Network / Makefile.am
index ccf643273691f48a6eefc03b5b110277b9494796..7c90fe0d2a1f3c6195de648cd7f793bdbdc5fa98 100644 (file)
@@ -17,7 +17,9 @@ endif
 
 libNetwork_a_SOURCES = \
        protocol.cxx protocol.hxx \
-       atc610x.cxx atc610x.hxx \
+       ATC-Main.cxx ATC-Main.hxx \
+       ATC-Inputs.cxx ATC-Inputs.hxx \
+       ATC-Outputs.cxx ATC-Outputs.hxx \
        atlas.cxx atlas.hxx \
        garmin.cxx garmin.hxx \
         httpd.cxx httpd.hxx \