Rename PLUGINSDIR to BABELTRACE_PLUGINS_DIR and enable it
[babeltrace.git] / src / plugins / ctf / Makefile.am
index 4b19f56dd268c82fa44e20f5b54269b6db729608..d98bd2500ffa5d20c2d221a23036fd63c069d47b 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS = common \
        fs-sink \
        lttng-live
 
-plugindir = "$(PLUGINSDIR)"
+plugindir = "$(BABELTRACE_PLUGINS_DIR)"
 plugin_LTLIBRARIES = babeltrace-plugin-ctf.la
 
 # ctf plugin
This page took 0.023583 seconds and 4 git commands to generate.