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-22 18:48:00 +0200
commita24c66137f83f1bfa869ebf5bb75d2c323fa6af4 (patch)
tree94a471a7a12b6eb0df3f160deedff2b3c4527642 /Makefile.am
parent44a07fd74b8896556c719bd466eb9c6eb52ed2f4 (diff)
downloadmutter-a24c66137f83f1bfa869ebf5bb75d2c323fa6af4.tar.gz
Fix the merged buildwip/rtcm/merge
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}