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

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