Tweaked link libs.
This commit is contained in:
parent
617ec6be21
commit
6624daa174
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ est_epsilon_SOURCES = est-epsilon.c
|
||||||
est_epsilon_LDADD = $(base_LIBS)
|
est_epsilon_LDADD = $(base_LIBS)
|
||||||
|
|
||||||
gl_info_SOURCES = gl-info.c
|
gl_info_SOURCES = gl-info.c
|
||||||
gl_info_LDADD = $(opengl_LIBS) $(base_LIBS)
|
gl_info_LDADD = $(opengl_LIBS)
|
||||||
|
|
||||||
test_mktime_SOURCES = test-mktime.cxx
|
test_mktime_SOURCES = test-mktime.cxx
|
||||||
test_mktime_LDADD = $(base_LIBS)
|
test_mktime_LDADD = $(base_LIBS)
|
||||||
|
|
Loading…
Reference in a new issue