From: Brian Paul Date: Fri, 21 May 2010 20:11:40 +0000 (-0600) Subject: mesa: disable building the removed demos X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6af41a5edc26ab3881b24e846867b5b1fd79fc60;p=profile%2Fivi%2Fmesa.git mesa: disable building the removed demos This is a quick fix. --- diff --git a/progs/Makefile b/progs/Makefile index 5bc444e..2d14fa9 100644 --- a/progs/Makefile +++ b/progs/Makefile @@ -4,8 +4,8 @@ TOP = .. include $(TOP)/configs/current -SUBDIRS = $(PROGRAM_DIRS) - +#SUBDIRS = $(PROGRAM_DIRS) +SUBDIRS = default: message subdirs