summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/fstests/configure.ac')
-rw-r--r--testsuites/fstests/configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/fstests/configure.ac b/testsuites/fstests/configure.ac
index f8852307a5..ccf9ee0bcf 100644
--- a/testsuites/fstests/configure.ac
+++ b/testsuites/fstests/configure.ac
@@ -1,4 +1,6 @@
## Process this file with autoconf to produce a configure script.
+##
+## $Id$
AC_PREREQ([2.68])
AC_INIT([rtems-c-src-tests-fstests],
@@ -77,6 +79,7 @@ AC_CHECK_SIZEOF([blkcnt_t])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile
+fsdosfssync01/Makefile
imfs_fserror/Makefile
imfs_fslink/Makefile
imfs_fspatheval/Makefile