summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/unix/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:07:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-03 14:07:20 +0000
commitfa1dbc076a5f73552c79899c68580c08e60b5501 (patch)
tree7675f20f8257e334dda334c8cde5e9f0fff8c8b7 /c/src/exec/score/cpu/unix/Makefile.am
parent2001-04-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-fa1dbc076a5f73552c79899c68580c08e60b5501.tar.bz2
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. * rtems/score/unixtypes.h: Removed. * rtems/score/types.h: New file via CVS magic. * Makefile.am, rtems/score/cpu.h: Account for name change.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/unix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/unix/Makefile.am b/c/src/exec/score/cpu/unix/Makefile.am
index a941abf2c1..1f3916fd8d 100644
--- a/c/src/exec/score/cpu/unix/Makefile.am
+++ b/c/src/exec/score/cpu/unix/Makefile.am
@@ -24,7 +24,7 @@ $(PROJECT_INCLUDE)/rtems/score:
include_rtems_scoredir = $(includedir)/rtems/score
include_rtems_score_HEADERS = \
- rtems/score/unixtypes.h \
+ rtems/score/types.h \
rtems/score/cpu.h \
rtems/score/unix.h \
rtems/score/unixsize.h