Test: load --override-url
[lttng-tools.git] / tests / regression / tools / save-load / Makefile.am
index 2913154a1fd0977d12ee24121085f06d1a2a5871..5cd677620c892d1fb290c268ff95a6642bed5ded 100644 (file)
@@ -2,6 +2,8 @@ noinst_SCRIPTS = test_save test_load
 EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \
        load-42-trackers.lttng
 
 EXTRA_DIST = $(noinst_SCRIPTS) load-42.lttng load-42-complex.lttng \
        load-42-trackers.lttng
 
+SUBDIRS = configuration
+
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
                for script in $(EXTRA_DIST); do \
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
                for script in $(EXTRA_DIST); do \
This page took 0.025088 seconds and 5 git commands to generate.