Move CLI params parsing to its own lib
[babeltrace.git] / src / Makefile.am
index 90619a2fd4bae9cf1aef009b71f041b945f0e2f1..4323bfc3a96cacf92b16b6f6038dd27384a89937 100644 (file)
@@ -1,6 +1,8 @@
 SUBDIRS = \
        common \
        py-common \
+       autodisc \
+       argpar \
        ctfser \
        fd-cache \
        compat \
@@ -9,6 +11,7 @@ SUBDIRS = \
        lib \
        python-plugin-provider \
        plugins \
+       param-parse \
        cli \
        bindings
 
This page took 0.023332 seconds and 4 git commands to generate.