summaryrefslogtreecommitdiffstats
path: root/cpukit/preinstall.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-01-05 06:05:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-01-05 06:05:11 +0000
commitf13eedec0c5c868cf6818ab43278e8c710f61815 (patch)
treee7939be59ee9a107e4f9a71bfd0a935b614ad3ed /cpukit/preinstall.am
parent2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f13eedec0c5c868cf6818ab43278e8c710f61815.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/preinstall.am')
-rw-r--r--cpukit/preinstall.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/preinstall.am b/cpukit/preinstall.am
index 10ee76d564..270565c6be 100644
--- a/cpukit/preinstall.am
+++ b/cpukit/preinstall.am
@@ -83,6 +83,10 @@ $(PROJECT_INCLUDE)/sys/utsname.h: libcsupport/include/sys/utsname.h $(PROJECT_IN
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/utsname.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/utsname.h
+$(PROJECT_INCLUDE)/sys/uio.h: libnetworking/sys/uio.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
+ $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/uio.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/uio.h
+
if LIBNETWORKING
$(PROJECT_INCLUDE)/rtems/bsdnet/$(dirstamp):
@$(MKDIR_P) $(PROJECT_INCLUDE)/rtems/bsdnet