blob: a25ca360c321779ce8789d2f6d8ad7aec17deea2 [file] [log] [blame]
# Makefile.am for burst_buffer/common
AUTOMAKE_OPTIONS = foreign
AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir)
# making a .la
noinst_LTLIBRARIES = libburst_buffer_common.la
libburst_buffer_common_la_SOURCES = \
burst_buffer_common.c \
burst_buffer_common.h