summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp10/Makefile.am
blob: 5ccb6eac7864817697707a54d7f6d81932c1a105 (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 task3.c

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