summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 7ff7f814d7..908664463b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ endif
SUBDIRS += po
if ENABLE_TOOLS
-SUBDIRS += src
+SUBDIRS += src/gl src
else
SUBDIRS += src/gl
endif