mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
mesa: disable building the removed demos
This is a quick fix.
This commit is contained in:
parent
1a8b1277c5
commit
6af41a5edc
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ TOP = ..
|
|||
|
||||
include $(TOP)/configs/current
|
||||
|
||||
SUBDIRS = $(PROGRAM_DIRS)
|
||||
|
||||
#SUBDIRS = $(PROGRAM_DIRS)
|
||||
SUBDIRS =
|
||||
|
||||
default: message subdirs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue