Fix: doc/bindings/python/Makefile.am: run the `sphinx` Python 3 package
[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.033471 seconds and 4 git commands to generate.