blob: 0ab95e47bc1f98dfc738848fb379efeb950da661 [file]
# Makefile.am for http_parser_common
AUTOMAKE_OPTIONS = foreign
AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir)
# making a .la
noinst_LTLIBRARIES = libhttp_parser_common.la
libhttp_parser_common_la_SOURCES = \
http_parser_common.c http_parser_common.h