summaryrefslogtreecommitdiff
path: root/cogl/cogl-gles2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-gles2/Makefile.am')
-rw-r--r--cogl/cogl-gles2/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-gles2/Makefile.am b/cogl/cogl-gles2/Makefile.am
index 47baafcc0..d8650e558 100644
--- a/cogl/cogl-gles2/Makefile.am
+++ b/cogl/cogl-gles2/Makefile.am
@@ -15,7 +15,7 @@ libmutter_cogl_gles2_la_SOURCES = cogl-gles2-api.c
libmutter_cogl_gles2_la_LDFLAGS = \
-no-undefined \
-rpath $(mutterlibdir) \
- -version-info @COGL_LT_CURRENT@:@COGL_LT_REVISION@:@COGL_LT_AGE@ \
+ -avoid-version \
-export-dynamic \
-export-symbols-regex "^gl*"