X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscreen%2FMakefile.am;h=0e5129e7bc90c2112fd53a1f3078ba11484029ff;hb=17bcd4e2ab4ea5b9d407e83bb2a30e62e69f170e;hp=cddfbf554eb87d1b359dc9d28f7f06d4ecf56780;hpb=50e240d5e41178678a23b05a35af0f3c0abfa4c4;p=simgear.git diff --git a/simgear/screen/Makefile.am b/simgear/screen/Makefile.am index cddfbf55..0e5129e7 100644 --- a/simgear/screen/Makefile.am +++ b/simgear/screen/Makefile.am @@ -41,7 +41,8 @@ TestRenderTexture_SOURCES = TestRenderTexture.cpp TestRenderTexture_LDADD = \ libsgscreen.a \ $(top_builddir)/simgear/debug/libsgdebug.a \ - $(opengl_LIBS) + $(opengl_LIBS) \ + -ldl endif INCLUDES = -I$(top_srcdir) -I$(top_builddir) -DGLX_GLXEXT_PROTOTYPES