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


SUBDIRS = node1 node2

EXTRA_DIST = system.h delay.c init.c task1.c

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