From fea9a7a7e59f4a6f08805591200e6dd943412372 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 30 Apr 2018 09:48:13 +0200 Subject: ftpfs: Always build FTP client Move FTP client filesystem to separate library libftpfs.a. Update #3419. --- cpukit/headers.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/headers.am') 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 -- cgit v1.2.3