From: Bart Van Assche Date: Sun, 26 Jul 2009 15:39:57 +0000 (+0000) Subject: Should have been included in the previous commit (r10612). X-Git-Tag: svn/VALGRIND_3_5_0~235 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca91965fcbce90398b3e472f92bca71e84b25098;p=thirdparty%2Fvalgrind.git Should have been included in the previous commit (r10612). git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10613 --- diff --git a/drd/tests/Makefile.am b/drd/tests/Makefile.am index bcb1eb3690..41413edb10 100644 --- a/drd/tests/Makefile.am +++ b/drd/tests/Makefile.am @@ -250,7 +250,6 @@ check_PROGRAMS = \ pth_detached_sem \ pth_inconsistent_cond_wait \ pth_mutex_reinit \ - pth_once \ pth_process_shared_mutex \ recursive_mutex \ rwlock_race \