summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-15 23:40:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-15 23:40:53 +0000
commit5428b10686487708a0b3074088312c82fd0af9bd (patch)
tree26d612b2db3ef387fb5a9293ac42ceb4045fa0bd /c/src/exec/sapi/Makefile.in
parentMoved around per Ralf Corsepius as preparation for automake (diff)
downloadrtems-5428b10686487708a0b3074088312c82fd0af9bd.tar.bz2
More automake preparation changes from Ralf Corsepius
<corsepiu@faw.uni-ulm.de>.
Diffstat (limited to 'c/src/exec/sapi/Makefile.in')
-rw-r--r--c/src/exec/sapi/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/sapi/Makefile.in b/c/src/exec/sapi/Makefile.in
index 0ef0ca0e76..72a335b4f4 100644
--- a/c/src/exec/sapi/Makefile.in
+++ b/c/src/exec/sapi/Makefile.in
@@ -11,4 +11,4 @@ PROJECT_ROOT = @PROJECT_ROOT@
include $(RTEMS_ROOT)/make/custom/$(RTEMS_BSP).cfg
include $(RTEMS_ROOT)/make/directory.cfg
-SUB_DIRS=headers $(INLINE) optman src
+SUB_DIRS=include $(INLINE) optman src