summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2012-04-10 11:03:00 +0100
committerRobert Bragg <robert@linux.intel.com>2012-04-10 18:45:04 +0100
commit91052df7dc84177274abc134cbaf97cd0de862c3 (patch)
treec443278db770d45edc62724fa724492533c9c0b4 /Makefile.am
parentc5b8027bf7444f2f56634259c78bd339076b3de5 (diff)
downloadcogl-wip/sparse.tar.gz
Autotoolize the deps/sparse Makefilewip/sparse
Since we have imported an internal snapshot of sparse under deps/sparse this patch hooks it into the Cogl build scripts by converting the gnu makefile to use automake instead. We currently just build the c2xml and dump-gtk-doc tools.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 845f3320..bae1f878 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = cogl tests
+SUBDIRS = deps cogl tests
if BUILD_COGL_PANGO
SUBDIRS += cogl-pango