summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-01 18:56:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-07-01 18:56:04 +0000
commita8b90eea5fa51fd97f43da0c2607e1598aeae4b2 (patch)
treea5f59d4481c0bdea83642d2473e26155224e2b31 /c
parentPatch from Ralf Corsepius to enhance autogen's behavior. (diff)
downloadrtems-a8b90eea5fa51fd97f43da0c2607e1598aeae4b2.tar.bz2
Added include/libcpu to list of directories made.
Diffstat (limited to 'c')
-rw-r--r--c/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/Makefile.in b/c/Makefile.in
index d8e8f5434c..93e1d1789d 100644
--- a/c/Makefile.in
+++ b/c/Makefile.in
@@ -58,7 +58,7 @@ CREATE_DIRS = \
lib/include/rtems/score lib/include/rtems/rtems lib/include/rtems/posix \
lib/include/libc lib/include/libc/sys \
lib/include/motorola lib/include/zilog \
- lib/include/libchip \
+ lib/include/libchip lib/include/libcpu \
$(LIBNETWORKING) \
$(LIBRPC) \
$(LIBRDBG) \