* Makefile.am: Ignore clutter-id-pool.h to avoid picking up private symbols.
authorØyvind Kolås <pippin@openedhand.com>
Fri, 7 Mar 2008 17:37:43 +0000 (17:37 +0000)
committerØyvind Kolås <pippin@openedhand.com>
Fri, 7 Mar 2008 17:37:43 +0000 (17:37 +0000)
doc/reference/ChangeLog
doc/reference/Makefile.am

index 44f2fcd..4d6c9b1 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-07  Øyvind Kolås  <pippin@o-hand.com>
+
+       * Makefile.am: Ignore clutter-id-pool.h to avoid picking up private symbols.
+
 2008-02-18  Emmanuele Bassi  <ebassi@openedhand.com>
 
        * clutter-docs.sgml: Add building instructions for OSX
index 419cef8..84c4257 100644 (file)
@@ -63,6 +63,7 @@ IGNORE_HFILES=\
        clutter-marshal.h \
        clutter-model-private.h \
        clutter-private.h \
+       clutter-id-pool.h \
        clutter-script-private.h \
        stamp-clutter-enum-types.h \
        stamp-clutter-marshal.h \