summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 9080fbe3..0fe4edbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,10 +10,6 @@ if BUILD_COGL_PANGO
SUBDIRS += cogl-pango
endif
-if BUILD_COGL_GLES2
-SUBDIRS += cogl-gles2
-endif
-
SUBDIRS += po build
ACLOCAL_AMFLAGS = -I build/autotools ${ACLOCAL_FLAGS}