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

AUTOMAKE_OPTIONS = foreign 1.4

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