summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp04/Makefile.am
blob: ec7997091b8b096d6eba07096f3c3938febb057e (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