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:
parent
cd7c1dca76
commit
63eeaa86ea
@ -53,6 +53,7 @@ DISTCLEANFILES += cogl-defines.h
|
|||||||
|
|
||||||
# public headers
|
# public headers
|
||||||
cogl_public_h = \
|
cogl_public_h = \
|
||||||
|
$(srcdir)/cogl-object.h \
|
||||||
$(srcdir)/cogl-bitmap.h \
|
$(srcdir)/cogl-bitmap.h \
|
||||||
$(srcdir)/cogl-buffer.h \
|
$(srcdir)/cogl-buffer.h \
|
||||||
$(srcdir)/cogl-color.h \
|
$(srcdir)/cogl-color.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user