summaryrefslogtreecommitdiff
path: root/cpukit/libcsupport/preinstall.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/preinstall.am')
-rw-r--r--cpukit/libcsupport/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libcsupport/preinstall.am b/cpukit/libcsupport/preinstall.am
index 074e6c1a29..01a128e2ff 100644
--- a/cpukit/libcsupport/preinstall.am
+++ b/cpukit/libcsupport/preinstall.am
@@ -95,3 +95,7 @@ $(PROJECT_INCLUDE)/machine/_kernel_types.h: include/machine/_kernel_types.h $(PR
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/machine/_kernel_types.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine/_kernel_types.h
+$(PROJECT_INCLUDE)/machine/_timecounter.h: include/machine/_timecounter.h $(PROJECT_INCLUDE)/machine/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/machine/_timecounter.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/machine/_timecounter.h
+