]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
drd/tests/Makefile.am: Add dlopen.stdout.exp to EXTRA_DIST
authorBart Van Assche <bvanassche@acm.org>
Tue, 9 May 2017 05:13:40 +0000 (05:13 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 9 May 2017 05:13:40 +0000 (05:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16344

drd/tests/Makefile.am

index 9896ec5f76d78fbf44ad276e59462ed412f3adea..26517ca2585d9a88908d69e565560231e4223935 100644 (file)
@@ -103,8 +103,9 @@ EXTRA_DIST =                                        \
        custom_alloc.vgtest                         \
        custom_alloc_fiw.stderr.exp                 \
        custom_alloc_fiw.vgtest                     \
-        dlopen.stderr.exp                           \
-        dlopen.vgtest                               \
+       dlopen.stderr.exp                           \
+       dlopen.stdout.exp                           \
+       dlopen.vgtest                               \
        fp_race.stderr.exp                          \
        fp_race.stderr.exp-mips32-be                \
        fp_race.stderr.exp-mips32-le                \