summaryrefslogtreecommitdiffstats
path: root/testsuites/fstests/Makefile.am
blob: ccdb14179facd775cf351f1a364d357c96255a47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS =
SUBDIRS += imfs_fs01
SUBDIRS += mimfs_fs01

include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am