summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/Makefile.in')
-rw-r--r--c/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/Makefile.in b/c/src/Makefile.in
index 0f0c01d640..1141a92561 100644
--- a/c/src/Makefile.in
+++ b/c/src/Makefile.in
@@ -18,7 +18,7 @@ VPATH = @srcdir@
include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg
-SUB_DIRS=exec lib tests/tools tests/support tests/samples
+SUB_DIRS=exec lib tests
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \