summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-16 00:01:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-16 00:01:08 +0000
commit283d72854148a4f210d12805c2fe60a351e36fe2 (patch)
tree8f5d5cf82cf36abc34d9152e7f596a542edc5c69 /configure.in
parentMore automake preparation changes from Ralf Corsepius (diff)
downloadrtems-283d72854148a4f210d12805c2fe60a351e36fe2.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> heading toward
automake: Notes: * I didn't yet touch the cpu subdirectory. I still need some time to think on how to handle them. * I probably will wait for the next snapshot before mailing more patches (I still have some pending), giving you a chance to apply them and me a chance to become target of the bullets which will probably be aimed at me after these modifications.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3603647396..af45a898bd 100644
--- a/configure.in
+++ b/configure.in
@@ -522,8 +522,13 @@ c/src/Makefile
c/src/exec/Makefile
c/src/exec/score/Makefile
c/src/exec/score/cpu/Makefile
-c/src/exec/score/headers/Makefile
+c/src/exec/score/include/Makefile
+c/src/exec/score/include/rtems/Makefile
+c/src/exec/score/include/rtems/wrap/Makefile
+c/src/exec/score/include/rtems/score/Makefile
c/src/exec/score/${inline_dir}/Makefile
+c/src/exec/score/${inline_dir}/rtems/Makefile
+c/src/exec/score/${inline_dir}/rtems/score/Makefile
c/src/exec/score/src/Makefile
c/src/exec/score/tools/Makefile
c/src/exec/score/tools/generic/Makefile