summaryrefslogtreecommitdiff
path: root/frameworks/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/Makefile')
-rw-r--r--frameworks/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/frameworks/Makefile b/frameworks/Makefile
index c0c47ad..0a202ea 100644
--- a/frameworks/Makefile
+++ b/frameworks/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 \