]> git.mxchange.org Git - flightgear.git/blobdiff - tests/Makefile.am
Remove some left over debugging output.
[flightgear.git] / tests / Makefile.am
index 3f9e130fb94c9456f869b668bdc4a80b054adf15..42a4c4756e93500d40c612cd68f73980a9d2c042 100644 (file)
@@ -3,6 +3,7 @@ bin_PROGRAMS = est-epsilon gl-info
 noinst_PROGRAMS = test-gethostname test-mktime test-text test-up test-env-map
 
 est_epsilon_SOURCES = est-epsilon.c
+est_epsilon_LDADD =  $(opengl_LIBS)
 
 gl_info_SOURCES = gl-info.c
 gl_info_LDADD = $(opengl_LIBS)