summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/wrapup
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2003-08-06 19:14:14 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2003-08-06 19:14:14 +0000
commitce275cffd6ed98436ab689347d3b6db9ec047061 (patch)
treef151ca9c0d9c863e56cffc1eab938bda41668d07 /cpukit/libmisc/wrapup
parent2003-08-06 Till Strauman <strauman@slac.stanford.edu> (diff)
downloadrtems-ce275cffd6ed98436ab689347d3b6db9ec047061.tar.bz2
2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem * Makefile.am, shell/cmds.c, wrapup/Makefile.am: sample application to show the use of the DOSFS functions * fsmount/Makefile.am, fsmount/README, fsmount/fsmount.c, fsmount/fsmount.h: New files.
Diffstat (limited to 'cpukit/libmisc/wrapup')
-rw-r--r--cpukit/libmisc/wrapup/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libmisc/wrapup/Makefile.am b/cpukit/libmisc/wrapup/Makefile.am
index 3b2e1d633c..5360ee5c35 100644
--- a/cpukit/libmisc/wrapup/Makefile.am
+++ b/cpukit/libmisc/wrapup/Makefile.am
@@ -28,6 +28,7 @@ TMP_LIBS += ../devnull/$(ARCH)/libdevnull.a
TMP_LIBS += ../dummy/$(ARCH)/libdummy.a
TMP_LIBS += ../mw-fb/$(ARCH)/libmw-fb.a
TMP_LIBS += ../capture/$(ARCH)/libcapture.a
+TMP_LIBS += ../fsmount/$(ARCH)/libfsmount.a
#
# (OPTIONAL) Add local stuff here using +=