Blame src/util/instrm/Makefile.mk

Packit 0848f5
## -*- Mode: Makefile; -*-
Packit 0848f5
## vim: set ft=automake :
Packit 0848f5
##
Packit 0848f5
## (C) 2011 by Argonne National Laboratory.
Packit 0848f5
##     See COPYRIGHT in top-level directory.
Packit 0848f5
##
Packit 0848f5
Packit 0848f5
mpi_core_sources += \
Packit 0848f5
    src/util/instrm/instr.c
Packit 0848f5