Merge branch 'maint'

This commit is contained in:
Tim Moore 2010-05-05 10:38:18 +02:00
commit 0ede690580

View File

@ -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