# -*- Mode: Makefile; -*-
# vim: set ft=automake :
#
# (C) 2011 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
include $(top_srcdir)/Makefile_cxx.mtest
EXTRA_DIST = testlist
noinst_PROGRAMS = infodupx infodelx infovallenx infoorderx
infodupx_SOURCES = infodupx.cxx
infodelx_SOURCES = infodelx.cxx
infovallenx_SOURCES = infovallenx.cxx
infoorderx_SOURCES = infoorderx.cxx