aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CommonLibs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CommonLibs/Makefile.am')
-rw-r--r--tests/CommonLibs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/CommonLibs/Makefile.am b/tests/CommonLibs/Makefile.am
index 721c9a2..4543c72 100644
--- a/tests/CommonLibs/Makefile.am
+++ b/tests/CommonLibs/Makefile.am
@@ -9,7 +9,8 @@ EXTRA_DIST = BitVectorTest.ok \
SocketsTest.ok \
TimevalTest.ok \
VectorTest.ok \
- LogTest.ok
+ LogTest.ok \
+ LogTest.err
noinst_PROGRAMS = \
BitVectorTest \