summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2008-04-09 13:27:00 +0000
committerEmmanuele Bassi <ebassi@openedhand.com>2008-04-09 13:27:00 +0000
commitf47f85c7f7b223f47d57ff60f3b38a64e14b0c75 (patch)
treead31160e7d0713fa2484223306782637cf366d95 /Makefile.am
parent4ea9911f575a1c324f8be1f20e0aa5810ac18852 (diff)
downloadmutter-f47f85c7f7b223f47d57ff60f3b38a64e14b0c75.tar.gz
2008-04-09 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/cogl/Makefile.am: * clutter/cogl/gl/Makefile.am: * clutter/cogl/gles/Makefile.am: * clutter/json/Makefile.am: * clutter/pango/Makefile.am: Fix the visibility of all the symbols, for the main library and the statically linked ones.
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 98ef0bc17..f09f63723 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS = $(CLUTTER_COGL)
-EXTRA_DIST=cogl.h
+EXTRA_DIST = cogl.h
DIST_SUBDIRS = gl gles