Fix: add missing run.sh to benchmark makefile
[urcu.git] / tests / benchmark / Makefile.am
index 1c3e443f9d3d7298a489f77fd5603b10ea36cb59..5fa864eaa36b6ba7fe7ebb0803e88c29b5182f72 100644 (file)
@@ -4,6 +4,7 @@ endif
 AM_CFLAGS=-I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/tests/common -g
 
 SCRIPT_LIST = common.sh \
+       run.sh \
        run-urcu-tests.sh \
        runhash.sh \
        runtests.sh \
This page took 0.022534 seconds and 4 git commands to generate.