summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/configure.ac
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2003-08-06 19:20:52 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2003-08-06 19:20:52 +0000
commitac0a2afe7392f4cb790fb67702da0f3b02cde556 (patch)
treeaa4032e7e82906056407ff04b110602c0ea378c0 /testsuites/samples/configure.ac
parent2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-ac0a2afe7392f4cb790fb67702da0f3b02cde556.tar.bz2
2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem * Makefile.am, configure.ac: sample application to show the use of the DOSFS functions * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c, fileio/system.h: New files.
Diffstat (limited to '')
-rw-r--r--testsuites/samples/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/samples/configure.ac b/testsuites/samples/configure.ac
index ed6dc0133a..8e60affd0e 100644
--- a/testsuites/samples/configure.ac
+++ b/testsuites/samples/configure.ac
@@ -43,6 +43,7 @@ base_sp/Makefile
hello/Makefile
loopback/Makefile
minimum/Makefile
+fileio/Makefile
paranoia/Makefile
ticker/Makefile
unlimited/Makefile