Add logging API (internal to log, public to set the current log level)
[babeltrace.git] / Makefile.am
index 6e90e481cabf841283d3064287020ed67c4630cd..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
This page took 0.023397 seconds and 4 git commands to generate.