Fix debug-info: prevent invalid access in the original event_context
[babeltrace.git] / Makefile.am
index a7fecfead89f407e361de1718bb91d6641ba00df..63613f885912907a775b99f1d6069dbcfc6ab206 100644 (file)
@@ -5,7 +5,8 @@ ACLOCAL_AMFLAGS = -I m4
 SUBDIRS =                      \
        include                 \
        common                  \
-       compat
+       compat                  \
+       logging
 
 if WITH_PYTHON_PLUGINS
 SUBDIRS += python-plugin-provider
@@ -14,7 +15,7 @@ endif
 SUBDIRS +=                     \
        lib                     \
        plugins                 \
-       converter               \
+       cli                     \
        bindings                \
        tests                   \
        doc                     \
This page took 0.02268 seconds and 4 git commands to generate.