aboutsummaryrefslogtreecommitdiff
path: root/testcases/Makefile
diff options
context:
space:
mode:
authorrobbiew <robbiew>2006-01-31 14:48:38 +0000
committerrobbiew <robbiew>2006-01-31 14:48:38 +0000
commitbd21993a448c53529c14b12f5c2b80448c55bd0b (patch)
tree4be38b108501341f752ef29e1c9f23a086120440 /testcases/Makefile
parent8cc153fa8c624b6b51a36aeee5217a592672b513 (diff)
Ensured that DOTS is not included in the LTP make.
Diffstat (limited to 'testcases/Makefile')
-rw-r--r--testcases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Makefile b/testcases/Makefile
index 3ddaa3305..66b16808e 100644
--- a/testcases/Makefile
+++ b/testcases/Makefile
@@ -1,4 +1,4 @@
-SUBDIRS = `ls */Makefile | sed "s/Makefile//g" | grep -v open | grep -v pounder`
+SUBDIRS = `ls */Makefile | sed "s/Makefile//g" | grep -v open | grep -v pounder | grep -v DOTS`
UCLINUX_SUBDIRS = kernel
all: