Add basic shell tests script framework
[lttng-ust.git] / tests / utils / Makefile.am
index 402ba8627732c75f59d7863fe9b3c12281479726..bfe52070cac1664d9bffc34058934c28ec55d7a7 100644 (file)
@@ -4,4 +4,5 @@ noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = tap.c tap.h
 dist_check_SCRIPTS = \
        tap-driver.sh \
-       tap.sh
+       tap.sh \
+       utils.sh
This page took 0.02285 seconds and 4 git commands to generate.