1
0
Fork 0

Merge branch 'ehofman/rename'

This commit is contained in:
Tim Moore 2010-01-11 09:08:41 +01:00
commit b770e22a48
3 changed files with 2 additions and 2 deletions

View 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)
alcinfo_SOURCES = alcinfo.cxx