blob: 840f7a446c11c83b80980a0225871723bbecec69 [file] [log] [blame]
# Makefile.am for cgroup/common
AUTOMAKE_OPTIONS = foreign
AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir)
# making a .la
noinst_LTLIBRARIES = libcgroup_common.la
libcgroup_common_la_SOURCES = \
cgroup_common.c \
cgroup_common.h