mesa: disable building the removed demos
authorBrian Paul <brianp@vmware.com>
Fri, 21 May 2010 20:11:40 +0000 (14:11 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 21 May 2010 20:11:42 +0000 (14:11 -0600)
This is a quick fix.

progs/Makefile

index 5bc444e..2d14fa9 100644 (file)
@@ -4,8 +4,8 @@ TOP = ..
 
 include $(TOP)/configs/current
 
-SUBDIRS = $(PROGRAM_DIRS)
-
+#SUBDIRS = $(PROGRAM_DIRS)
+SUBDIRS = 
 
 default: message subdirs