* Makefile.am: Ignore clutter-id-pool.h to avoid picking up private symbols.

This commit is contained in:
Øyvind Kolås 2008-03-07 17:37:43 +00:00
parent cdf8bb0739
commit f72930f35e
2 changed files with 5 additions and 0 deletions

View 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

View 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 \