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