summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp13/Makefile.am
blob: 7d4d002d1cdd4298bf77188613d8e960f9f5b700 (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 task2.c

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