Add support for plugins written in Python
[babeltrace.git] / bindings / python / bt2 / Makefile.am
index 4989a72cd3ed30af44eed0094631314dfeaccd21..e2f01e603c3f5e350fb52f9220ecd360435c184f 100644 (file)
@@ -39,7 +39,8 @@ EXTRA_MODULES =               \
        component               \
        notification            \
        notification_iterator   \
-       plugin
+       plugin                  \
+       py_plugin
 
 # automatically generated file lists
 EXTRA_MODULES_PY = $(addprefix $(srcdir)/,$(addsuffix .py,$(EXTRA_MODULES)))
This page took 0.023887 seconds and 4 git commands to generate.