]> git.mxchange.org Git - flightgear.git/blobdiff - src/Network/Makefile.am
Add Manuel Bessler and Stephen Lowry's remote joystick code and add David Magginson...
[flightgear.git] / src / Network / Makefile.am
index 927a4185d002d12e09383ec56f691ea92f88b2bb..9f24828d9fee1c6003ebb4fb1189fa128e76a612 100644 (file)
@@ -12,8 +12,6 @@ else
 MPLAYER_AS =
 endif
 
-EXTRA_DIST = net_gui.hxx
-
 libNetwork_a_SOURCES = \
        protocol.cxx protocol.hxx \
        atc610x.cxx atc610x.hxx \
@@ -22,11 +20,12 @@ libNetwork_a_SOURCES = \
         httpd.cxx httpd.hxx \
         $(JPEG_SERVER) \
        joyclient.cxx joyclient.hxx \
+       jsclient.cxx jsclient.hxx \
        native.cxx native.hxx \
        native_ctrls.cxx native_ctrls.hxx \
        native_fdm.cxx native_fdm.hxx \
        native_gui.cxx native_gui.hxx \
-       net_ctrls.hxx net_fdm.hxx net_fdm_mini.hxx \
+       net_ctrls.hxx net_fdm.hxx net_fdm_mini.hxx net_gui.hxx \
         nmea.cxx nmea.hxx \
         opengc.cxx opengc.hxx opengc_data.hxx \
        $(MPLAYER_AS) \