summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-04-30 09:48:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-05-02 09:56:48 +0200
commitfea9a7a7e59f4a6f08805591200e6dd943412372 (patch)
tree8a51d2a9bf3c1715195511c2a9eef359f8c03d2e /cpukit/headers.am
parenttftpfs: Always build TFTP client (diff)
downloadrtems-fea9a7a7e59f4a6f08805591200e6dd943412372.tar.bz2
ftpfs: Always build FTP client
Move FTP client filesystem to separate library libftpfs.a. Update #3419.
Diffstat (limited to 'cpukit/headers.am')
-rw-r--r--cpukit/headers.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/headers.am b/cpukit/headers.am
index 048cef6d83..66efcb5c58 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -124,6 +124,7 @@ include_rtems_HEADERS += include/rtems/framebuffer.h
include_rtems_HEADERS += include/rtems/fs.h
include_rtems_HEADERS += include/rtems/fsmount.h
include_rtems_HEADERS += include/rtems/ftpd.h
+include_rtems_HEADERS += include/rtems/ftpfs.h
include_rtems_HEADERS += include/rtems/gxx_wrappers.h
include_rtems_HEADERS += include/rtems/ide_part_table.h
include_rtems_HEADERS += include/rtems/imfs.h