lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 126dd54 5/5: Fix defect introduced 20170206T1


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 126dd54 5/5: Fix defect introduced 20170206T1905Z: neglected Makefile.am
Date: Tue, 7 Feb 2017 04:40:19 +0000 (UTC)

branch: master
commit 126dd54e4c9eaaaef7eddcefa1df057b8e3fa35f
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Fix defect introduced 20170206T1905Z: neglected Makefile.am
---
 Makefile.am |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index c5307a3..f852293 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -718,7 +718,8 @@ test_ieee754_CXXFLAGS = $(AM_CXXFLAGS)
 test_input_seq_SOURCES = \
   $(common_test_objects) \
   input_seq_test.cpp \
-  input_sequence.cpp
+  input_sequence.cpp \
+  miscellany.cpp
 test_input_seq_CXXFLAGS = $(AM_CXXFLAGS)
 
 test_input_SOURCES = \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]