]> git.mxchange.org Git - flightgear.git/commitdiff
linking with the puaux lib would be recommendable, if we are using its
authormfranz <mfranz>
Sun, 14 May 2006 12:22:53 +0000 (12:22 +0000)
committermfranz <mfranz>
Sun, 14 May 2006 12:22:53 +0000 (12:22 +0000)
widgets  ;-)

src/Main/Makefile.am

index a619aa67d0f00ab17933997f873476dd3a93273e..ac8945c85369ac1c1dc4ec6cf8ebec843a316534 100644 (file)
@@ -97,7 +97,7 @@ fgfs_LDADD = \
        -lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound -lsgserial \
        -lsgstructure -lsgenvironment \
        $(THREAD_LIBS) \
-       -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssgaux -lplibssg -lplibsg -lplibul \
+       -lplibpuaux -lplibpu -lplibfnt -lplibjs -lplibnet -lplibssgaux -lplibssg -lplibsg -lplibul \
        $(network_LIBS) \
        -lz \
        $(opengl_LIBS) \