summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp09/Makefile.am
blob: f15aa15612d8e17d5536f40dac90dbd415b26851 (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 recvmsg.c sendmsg.c task1.c

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