]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
Fix line endings
[flightgear.git] / src / Network / Makefile.am
index d4fa7dc7c571f27dd7236cfcd2d5fdcbeb2d056c..e5f202472716b241d2fad406bc6727fc3869fd69 100644 (file)
@@ -9,16 +9,13 @@ else
 JPEG_SERVER =
 endif
 
-if ENABLE_MPLAYER_AS
 MPLAYER_AS = multiplay.cxx multiplay.hxx
-else
-MPLAYER_AS =
-endif
 
 libNetwork_a_SOURCES = \
        protocol.cxx protocol.hxx \
+       ATC-Main.cxx ATC-Main.hxx \
        ATC-Inputs.cxx ATC-Inputs.hxx \
-       atc610x.cxx atc610x.hxx \
+       ATC-Outputs.cxx ATC-Outputs.hxx \
        atlas.cxx atlas.hxx \
        garmin.cxx garmin.hxx \
         httpd.cxx httpd.hxx \