summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-30 10:37:59 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-05-02 09:56:48 +0200
commitbf76d5fe76f413a1936d903caec0d4e600995ce0 (patch)
tree18920e4798a20ffe7bb7ef6ab9df66441772620c /cpukit/headers.am
parentftpfs: Always build FTP client (diff)
downloadrtems-bf76d5fe76f413a1936d903caec0d4e600995ce0.tar.bz2
network: Import latest <arpa/ftp.h> from FreeBSD
Update #3419.
Diffstat (limited to 'cpukit/headers.am')
-rw-r--r--cpukit/headers.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/headers.am b/cpukit/headers.am
index 66efcb5c58..2315db1e7d 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -22,6 +22,10 @@ include_HEADERS += include/xz.h
include_HEADERS += include/zconf.h
include_HEADERS += include/zlib.h
+include_arpadir = $(includedir)/arpa
+include_arpa_HEADERS =
+include_arpa_HEADERS += include/arpa/ftp.h
+
include_dev_i2cdir = $(includedir)/dev/i2c
include_dev_i2c_HEADERS =
include_dev_i2c_HEADERS += include/dev/i2c/eeprom.h