summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Staudinger <robsta@openedhand.com>2009-02-12 12:42:58 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2009-02-12 12:42:58 +0000
commitff7bd05745117c875bbd90b163b52bd5cc7c62bc (patch)
treeb3da014cdb031d0d6ddc933d3cf3eb4c1c1120d3
parent5901b4d045bceca0c3ddbd96f6ae1bff97e45113 (diff)
downloadcogl-ff7bd05745117c875bbd90b163b52bd5cc7c62bc.tar.gz
[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.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7cf4aac1..443ec907 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = common $(CLUTTER_COGL)
+BUILT_SOURCES = cogl.h
+
EXTRA_DIST = cogl.h.in
DIST_SUBDIRS = common gl gles