summaryrefslogblamecommitdiffstats
path: root/testsuites/fstests/Makefile.am
blob: be97f600d719aa156a40346aeadd629bb915f9d5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                            
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS = \
  imfs_fs01 \
  mimfs_fs01

DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = fs01/init.c fs01/fs01.doc

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