Merge branch 'ehofman/rename'
This commit is contained in:
commit
b770e22a48
3 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue