summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorRui Matos <tiagomatos@gmail.com>2016-04-08 19:58:20 +0200
committerRui Matos <tiagomatos@gmail.com>2016-04-27 20:37:47 +0200
commit1fa540bcb7af52703b9fcc5a2e36c032533cb664 (patch)
tree6e9547389864f50e9e9f96e34f550fe6b6a19120 /Makefile.am
parent3fcbe1d3ec5c9208dde080f7e9dac24e4c379bc0 (diff)
downloadmutter-1fa540bcb7af52703b9fcc5a2e36c032533cb664.tar.gz
Fix the merged build
https://bugzilla.gnome.org/show_bug.cgi?id=760439
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 088751e16..cc6a26ea4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = data src po doc
+SUBDIRS = cogl clutter data src po doc
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}