diff options
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r-- | src/gallium/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index 2ac902beaf8..652cb1310b9 100644 --- a/src/gallium/Makefile.am +++ b/src/gallium/Makefile.am @@ -136,11 +136,6 @@ if HAVE_DRICOMMON SUBDIRS += state_trackers/dri targets/dri endif -## the egl target depends on vega -if HAVE_OPENVG -SUBDIRS += state_trackers/vega -endif - if HAVE_X11_DRIVER SUBDIRS += state_trackers/glx/xlib targets/libgl-xlib endif |