]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
- rename fgcommand "set-mouse" to "set-cursor"
[flightgear.git] / src / Network / Makefile.am
index d4fa7dc7c571f27dd7236cfcd2d5fdcbeb2d056c..ef53355e4b82c22ae5acfbd58b2ae9c4a1fe3295 100644 (file)
@@ -9,18 +9,17 @@ 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 \
+       AV400.cxx AV400.hxx \
        garmin.cxx garmin.hxx \
+       lfsglass.cxx lfsglass.hxx lfsglass_data.hxx \
         httpd.cxx httpd.hxx \
         $(JPEG_SERVER) \
        joyclient.cxx joyclient.hxx \