1## -*- Mode: Makefile; -*-
2## vim: set ft=automake :
3##
4## (C) 2011 by Argonne National Laboratory.
5##     See COPYRIGHT in top-level directory.
6##
7
8include $(top_srcdir)/threads/Makefile_threads.mtest
9
10EXTRA_DIST = testlist
11
12noinst_PROGRAMS = ctxdup dup_leak_test comm_dup_deadlock comm_create_threads comm_create_group_threads
13
14