summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2011-07-22 18:36:54 +0300
committerDamien Lespiau <damien.lespiau@intel.com>2011-07-29 11:50:15 +0100
commita53af153c35ef49eaf5cfdaa0699f969395c307b (patch)
treeee7d9865468f9214db416b28845c26a80576ef89 /.gitignore
parentf798e6e0c7f358b239818482fb5114ef7de24d97 (diff)
downloadcogl-a53af153c35ef49eaf5cfdaa0699f969395c307b.tar.gz
egl-gdl: Correctly substitute COGL_CEX100_LIBGDL_PREFIX
We weren't defining CLUTTER_CEX100_LIBGDL_PREFIX in the configure.ac and thus failing to compile when selecting the EGL/GDL winsys. Take the opportunity to rename that to COGL_CEX100_LIBGDL_PREFIX https://bugzilla.gnome.org/show_bug.cgi?id=655355
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cb975f47..960b261c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ stamp-marshal
*.gir
*.typelib
/cogl/cogl-defines.h
+/cogl/cogl-display.h
/cogl/cogl-enum-types.c
/cogl/cogl-enum-types.h
config.*