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

ACLOCAL_AMFLAGS = -I ../aclocal

SUBDIRS = psxhdrs psx01 psx02 psx03 psx04 psx05 psx06 psx07 psx08 psx09 \
    psx10 psx11 psx12 psxtime psxtimer psxcancel psxbarrier01 psxmsgq01 \
    psxrwlock01 psxsem01 psxspin01

SUBDIRS += psxfile01 psxreaddir psxstat psxmount psx13 psxchroot01

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