summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/exec/score/include/rtems/score/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/include/rtems/score/Makefile.in b/c/src/exec/score/include/rtems/score/Makefile.in
index afd1f9898b..ca39cac589 100644
--- a/c/src/exec/score/include/rtems/score/Makefile.in
+++ b/c/src/exec/score/include/rtems/score/Makefile.in
@@ -100,7 +100,7 @@ endif
@chmod 755 $@
all: $(SRCS)
- $(INSTALL_DATA) ${H_FILES} $(PROJECT_INCLUDE)/rtems/score
+ $(INSTALL_CHANGE) ${H_FILES} $(PROJECT_INCLUDE)/rtems/score
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) \