]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
add a missing script
authorNicholas Nethercote <njn@valgrind.org>
Tue, 11 Aug 2009 00:18:31 +0000 (00:18 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 11 Aug 2009 00:18:31 +0000 (00:18 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10772

drd/tests/Makefile.am

index d949ebcc7ff075d72a5c7f6f30a370f4dfab27fb..e31611c2c118c2ab295bee6373a2b60486a2b49f 100644 (file)
@@ -6,7 +6,8 @@ dist_noinst_SCRIPTS =               \
        filter_stderr               \
        filter_stderr_and_thread_no \
        run_openmp_test             \
-       supported_libpthread
+       supported_libpthread        \
+       supported_sem_init
 
 noinst_HEADERS =                                    \
        tsan_thread_wrappers_pthread.h