lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master c1c9c1a 1/2: Fix linking of mc_enum unit test


From: Vadim Zeitlin
Subject: [lmi-commits] [lmi] master c1c9c1a 1/2: Fix linking of mc_enum unit test when using autotools
Date: Mon, 5 Dec 2016 14:58:52 +0000 (UTC)

branch: master
commit c1c9c1af7124724e032a251d1f762626ac30c9ac
Author: Vadim Zeitlin <address@hidden>
Commit: Vadim Zeitlin <address@hidden>

    Fix linking of mc_enum unit test when using autotools
    
    This just propagates the change to objects.make done in the commit
    219000db269c288414499e5272ee981c7ecac40b ("Add a unit test for class
    ce_product_name") to Makefile.am.
---
 Makefile.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 2c35293..e120e20 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -812,6 +812,7 @@ test_math_functors_CXXFLAGS = $(AM_CXXFLAGS)
 test_mc_enum_SOURCES = \
   $(common_test_objects) \
   calendar_date.cpp \
+  ce_product_name.cpp \
   datum_base.cpp \
   facets.cpp \
   global_settings.cpp \



reply via email to

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