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


SUBDIRS = node1 node2

EXTRA_DIST = system.h delay.c evtask1.c evtmtask.c exit.c init.c msgtask1.c \
    pttask1.c smtask1.c

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