summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index c55f6cb..79a0589 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -25,4 +25,8 @@ AM_CFLAGS = -I$(top_srcdir)/va -I$(top_srcdir)/test/basic -I$(top_srcdir)/src/x1
SUBDIRS = basic decode encode putsurface vainfo
+if USE_EGL
+SUBDIRS += egl
+endif
+
EXTRA_DIST = loadsurface.h loadsurface_yuv.h \ No newline at end of file