summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-24 21:15:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-03-24 21:15:21 +0000
commit33508cb149170f0824bd2ab714fc53dbc62ffed0 (patch)
tree2bce855c517133d8600c815c5c25edafbe105338
parentPatch from Eric Norum to account for new routine that improved (diff)
downloadrtems-33508cb149170f0824bd2ab714fc53dbc62ffed0.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
-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) \