Fix: flt.utils.muxer: Potential memory leak
[babeltrace.git] / Makefile.am
index 98fd7d44fcb07098f9c5dc4471d9eb66c61e49db..341f83533695aa362093071c22394d2ce114109e 100644 (file)
@@ -2,6 +2,8 @@ ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = include              \
        common                  \
+       ctfser                  \
+       fd-cache                \
        compat                  \
        logging                 \
        lib
@@ -16,9 +18,9 @@ SUBDIRS +=                    \
        plugins                 \
        cli                     \
        bindings                \
-       tests                   \
        doc                     \
-       extras
+       extras                  \
+       tests
 
 dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \
                std-ext-lib.txt README CONTRIBUTING.adoc
This page took 0.023519 seconds and 4 git commands to generate.