]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/Makefile.am
Turn back to default lighting when specular-highlight gets disabled
[flightgear.git] / src / Main / Makefile.am
index 52ed9d743b5592376bb2b2587576b03abeb5e7a0..0a5134b1f256a32741466fc6f004ed32501b0a4b 100644 (file)
@@ -99,14 +99,15 @@ fgfs_LDADD = \
        $(top_builddir)/src/Systems/libSystems.a \
        $(top_builddir)/src/Time/libTime.a \
        $(WEATHER_LIBS) \
+       $(CLOUD3D_LIBS) \
        -lsgroute -lsgsky -lsgsound -lsgephem -lsgmaterial -lsgtgdb -lsgmodel \
        -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops -lsgdebug \
-       -lsgmagvar -lsgmisc -lsgxml -lsgsound -lsgserial $(CLOUD3D_LIBS) \
+       -lsgmagvar -lsgmisc -lsgxml -lsgsound -lsgserial \
        $(THREAD_LIBS) \
        -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssg -lplibsg -lplibul \
        $(network_LIBS) \
         $(PSL_LIBS) \
-       -lmk4 -lz \
+       -lz \
        $(opengl_LIBS) \
        $(audio_LIBS)