[build] Add cogl.h to the built sources list

The main COGL header file is generated at configure time. If something
changes in the template, though, the file will not be regenerated.

Adding cogl.h to the BUILT_SOURCES list will allow the regeneration to
happen.
This commit is contained in:
Robert Staudinger 2009-02-12 12:42:58 +00:00 committed by Emmanuele Bassi
parent 402e022c36
commit f17437124e

View File

@ -1,5 +1,7 @@
SUBDIRS = common $(CLUTTER_COGL)
BUILT_SOURCES = cogl.h
EXTRA_DIST = cogl.h.in
DIST_SUBDIRS = common gl gles