diff options
-rw-r--r-- | src/egl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/egl/Makefile b/src/egl/Makefile index 931e9d0cb86..082d7621838 100644 --- a/src/egl/Makefile +++ b/src/egl/Makefile @@ -2,7 +2,7 @@ TOP = ../.. -SUBDIRS = main drivers/demo drivers/dri +SUBDIRS = main drivers default: subdirs |