summaryrefslogtreecommitdiffstats
path: root/c/src/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-07-25 09:33:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-07-25 09:33:23 +0000
commit9faed348b82507c9e3f3a2a034943f07b9bd701e (patch)
tree84112ef1f9361ed5d8b3893a2c5b4711e3a8f596 /c/src/configure.ac
parent2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9faed348b82507c9e3f3a2a034943f07b9bd701e.tar.bz2
2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add nfsclient.
Diffstat (limited to 'c/src/configure.ac')
-rw-r--r--c/src/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/configure.ac b/c/src/configure.ac
index e8138775a8..f754d78e15 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -153,6 +153,7 @@ fi
BSP_SUBDIRS="$BSP_SUBDIRS lib"
BSP_SUBDIRS="$BSP_SUBDIRS libchip"
BSP_SUBDIRS="$BSP_SUBDIRS librdbg"
+BSP_SUBDIRS="$BSP_SUBDIRS nfsclient"
AS_IF([test "$RTEMS_HAS_CPLUSPLUS" = "yes"],[
AC_CONFIG_SUBDIRS([librtems++])
@@ -270,6 +271,7 @@ lib/libcpu/Makefile
lib/libbsp/Makefile
+nfsclient/Makefile
ada/Makefile
wrapup/Makefile