|
From: <sv...@va...> - 2017-05-09 05:13:48
|
Author: bart
Date: Tue May 9 06:13:40 2017
New Revision: 16344
Log:
drd/tests/Makefile.am: Add dlopen.stdout.exp to EXTRA_DIST
Modified:
trunk/drd/tests/Makefile.am
Modified: trunk/drd/tests/Makefile.am
==============================================================================
--- trunk/drd/tests/Makefile.am (original)
+++ trunk/drd/tests/Makefile.am Tue May 9 06:13:40 2017
@@ -103,8 +103,9 @@
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 \
|