summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp04/Makefile.am
blob: cdae39f815c6911b721a2dfe8e4c25c11be15ae2 (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 init.c task1.c

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