build: Distribute cogl-object.h

cogl-object.h is a new public header. Include it in the right list of
source files to have it distributed.
This commit is contained in:
Damien Lespiau 2010-06-03 11:33:54 +01:00
parent 91220c4b46
commit 6eba218807

View File

@ -53,6 +53,7 @@ DISTCLEANFILES += cogl-defines.h
# public headers
cogl_public_h = \
$(srcdir)/cogl-object.h \
$(srcdir)/cogl-bitmap.h \
$(srcdir)/cogl-buffer.h \
$(srcdir)/cogl-color.h \