lib: strictly type function return status enumerations
[babeltrace.git] / src / lib / plugin / Makefile.am
... / ...
CommitLineData
1noinst_LTLIBRARIES = libplugin.la
2
3# Plug-in system library
4libplugin_la_SOURCES = \
5 plugin.c \
6 plugin.h \
7 plugin-so.c \
8 plugin-so.h
This page took 0.023815 seconds and 4 git commands to generate.