Add utils.muxer component class
[babeltrace.git] / plugins / utils / muxer / Makefile.am
1 AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-muxer.la
4 libbabeltrace_plugin_muxer_la_SOURCES = muxer.c muxer.h
This page took 0.030109 seconds and 4 git commands to generate.