lib_LTLIBRARIES = \ libmla_input_flowraw.la libmla_input_flowraw_la_SOURCES=parse.c plugin_config.c libmla_input_flowraw_la_LDFLAGS= -module -export-dynamic -avoid-version libmla_input_flowraw_la_LIBADD=$(FLOWTOOLS_LIBS) INCLUDES=-I$(top_srcdir)/src $(INTLINC) $(FLOWTOOLS_INCLUDE) $(XML_CFLAGS) noinst_HEADERS=plugin_config.h EXTRA_DIST=STATUS