summaryrefslogtreecommitdiff
path: root/cogl-gles2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cogl-gles2/Makefile.am')
-rw-r--r--cogl-gles2/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cogl-gles2/Makefile.am b/cogl-gles2/Makefile.am
index 72ec1eae..1328444e 100644
--- a/cogl-gles2/Makefile.am
+++ b/cogl-gles2/Makefile.am
@@ -17,6 +17,7 @@ endif
AM_CFLAGS = $(COGL_DEP_CFLAGS) $(COGL_EXTRA_CFLAGS) $(MAINTAINER_CFLAGS)
libcogl_gles2_la_SOURCES = cogl-gles2-api.c
+libcogl_gles2_la_LIBADD = $(top_builddir)/cogl/libcogl.la
libcogl_gles2_la_LDFLAGS = \
-no-undefined \
-version-info @COGL_LT_CURRENT@:@COGL_LT_REVISION@:@COGL_LT_AGE@ \