Fix: headers: add missing end of `extern "C"` curly brackets (for C++)
[deliverable/babeltrace.git] / lib / plugin / Makefile.am
1 noinst_LTLIBRARIES = libplugin.la
2
3 # Plug-in system library
4 libplugin_la_SOURCES = \
5 plugin.c \
6 plugin-so.c
This page took 0.037689 seconds and 5 git commands to generate.