From 33508cb149170f0824bd2ab714fc53dbc62ffed0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 24 Mar 1999 21:15:21 +0000 Subject: Patch from Ralf Corsepius . --- c/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) \ -- cgit v1.2.3