From 7e5883bbd6e699d1fcee0814c5a172d6348bd63c Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Thu, 27 Jan 2011 00:52:19 +0100 Subject: convert the rest to the new buildsys format Signed-off-by: Manuel Traut --- linux-basics/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-basics/Makefile') diff --git a/linux-basics/Makefile b/linux-basics/Makefile index c0c47ad..0a202ea 100644 --- a/linux-basics/Makefile +++ b/linux-basics/Makefile @@ -1,4 +1,4 @@ -SUBDIRS = `ls -1 | grep -v *.tex | grep -v Makefile` +SUBDIRS = `ls -1 | grep -v *.tex | grep -v Makefile | grep -v TODO` all clean:: for dir in $(SUBDIRS) ; do \ -- cgit v1.2.3