lib: rename transforming bt_X_borrow_Y() -> bt_X_as_Y()
[babeltrace.git] / plugins / utils / counter / Makefile.am
1 AM_CPPFLAGS += -I$(top_srcdir)/plugins
2
3 noinst_LTLIBRARIES = libbabeltrace-plugin-counter-cc.la
4 libbabeltrace_plugin_counter_cc_la_SOURCES = counter.c counter.h
This page took 0.037432 seconds and 4 git commands to generate.