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


SUBDIRS = node1 node2

EXTRA_DIST = system.h init.c task1.c

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