[cogl/wip/rib/cogl-1.12: 68/101] build: add newly introduced header to fix make dist



commit 5fb57fd89d36832d04bff98a422d81f6ddd4bbea
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Tue May 22 15:17:11 2012 +0200

    build: add newly introduced header to fix make dist
    
    Missing bit of 4bb6eff3dbd50d8fef7d6bdbed55c5aaa70036a8
    
    Reviewed-by: Robert Bragg <robert linux intel com>
    
    (cherry picked from commit 1674cf28f1f5b71bd25a1f253c99825d427dd243)

 cogl/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl/Makefile.am b/cogl/Makefile.am
index a2838b5..44cbc65 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -371,6 +371,7 @@ cogl_sources_c = \
 	$(srcdir)/cogl-memory-stack.c			\
 	$(srcdir)/cogl-magazine-private.h		\
 	$(srcdir)/cogl-magazine.c			\
+	$(srcdir)/cogl-gles2-context-private.h		\
 	$(srcdir)/cogl-gles2-context.c			\
 	$(NULL)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]