]> git.mxchange.org Git - flightgear.git/blobdiff - tests/Makefile.am
John Denker:
[flightgear.git] / tests / Makefile.am
index 46db97225306222530bfaf018bc994c26e26209c..c3e2dc57070d070b4f3a21cad51e6906d5227f69 100644 (file)
@@ -8,10 +8,10 @@ else
 test_up_PLIB_LIBS = -lplibsg -lplibul
 endif
 
-est_epsilon_SOURCES = est-epsilon.c
+est_epsilon_SOURCES = est-epsilon.cxx
 est_epsilon_LDADD =  $(opengl_LIBS)
 
-gl_info_SOURCES = gl-info.c
+gl_info_SOURCES = gl-info.cxx
 gl_info_LDADD = $(opengl_LIBS)
 
 al_info_SOURCES = al-info.c