src.ctf.fs: move internal util to ctf/common/utils
[babeltrace.git] / plugins / ctf / common / utils / Makefile.am
1 noinst_LTLIBRARIES = libctf-utils.la
2 libctf_utils_la_SOURCES = \
3 logging.c \
4 logging.h \
5 utils.c \
6 utils.h
This page took 0.029216 seconds and 4 git commands to generate.