|
|
@ -34,7 +34,7 @@ libvrend_la_SOURCES = \ |
|
|
|
lib_LTLIBRARIES = libvirglrenderer.la
|
|
|
|
lib_LTLIBRARIES = libvirglrenderer.la
|
|
|
|
noinst_LTLIBRARIES = libvrend.la
|
|
|
|
noinst_LTLIBRARIES = libvrend.la
|
|
|
|
|
|
|
|
|
|
|
|
GM_LDFLAGS = -Wl,-Bsymbolic -version-number 0:1 -no-undefined
|
|
|
|
GM_LDFLAGS = -Wl,-Bsymbolic -version-number 0:2 -no-undefined
|
|
|
|
|
|
|
|
|
|
|
|
libvirglrenderer_la_SOURCES = virglrenderer.c
|
|
|
|
libvirglrenderer_la_SOURCES = virglrenderer.c
|
|
|
|
libvirglrenderer_ladir = $(libdir)
|
|
|
|
libvirglrenderer_ladir = $(libdir)
|
|
|
|