summaryrefslogtreecommitdiffstats
path: root/cpukit/score/preinstall.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-10-19 20:30:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-10-19 20:30:47 +0000
commitcbeebc061fb405b77a7f9717851e680381115e4b (patch)
tree8a849e3c122f0246a3d5739ac2bf7c951fb671c4 /cpukit/score/preinstall.am
parent2006-10-19 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-cbeebc061fb405b77a7f9717851e680381115e4b.tar.bz2
2006-10-19 Joel Sherrill <joel@OARcorp.com>
* score/Makefile.am, score/preinstall.am: Add pieces missed in previous commit.
Diffstat (limited to 'cpukit/score/preinstall.am')
-rw-r--r--cpukit/score/preinstall.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/preinstall.am b/cpukit/score/preinstall.am
index 2203d7385a..4ce5dc3794 100644
--- a/cpukit/score/preinstall.am
+++ b/cpukit/score/preinstall.am
@@ -168,7 +168,6 @@ $(PROJECT_INCLUDE)/rtems/score/threadmp.h: include/rtems/score/threadmp.h $(PROJ
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/threadmp.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/threadmp.h
endif
-
$(PROJECT_INCLUDE)/rtems/score/address.inl: inline/rtems/score/address.inl $(PROJECT_INCLUDE)/rtems/score/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/score/address.inl
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/score/address.inl