--- cogl-1.16.1/cogl-gles2/Makefile.am.armh 2013-10-28 16:40:36.000000000 +0000 +++ cogl-1.16.1/cogl-gles2/Makefile.am 2013-12-12 14:49:11.000000000 +0000 @@ -23,6 +23,8 @@ libcogl_gles2_la_LDFLAGS = \ -export-dynamic \ -export-symbols-regex "^gl*" +libcogl_gles2_la_LIBADD = $(top_builddir)/cogl/libcogl.la + coglgles2includedir = $(includedir)/cogl/cogl-gles2/GLES2 coglgles2include_HEADERS = \ GLES2/gl2.h \