summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or16/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/or16/Makefile.am')
-rw-r--r--cpukit/score/cpu/or16/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/or16/Makefile.am b/cpukit/score/cpu/or16/Makefile.am
index 699dc067fa..6775f67956 100644
--- a/cpukit/score/cpu/or16/Makefile.am
+++ b/cpukit/score/cpu/or16/Makefile.am
@@ -26,7 +26,7 @@ PREINSTALL_FILES = $(PROJECT_INCLUDE) $(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
include_rtems_scoredir = $(includedir)/rtems/score
include_rtems_score_HEADERS = \
rtems/score/cpu.h \
- rtems/score/or16types.h \
+ rtems/score/types.h \
rtems/score/or16.h \
rtems/score/cpu_asm.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score \