From e43f54f24936a0fd93ae9dba8a163982ede0e1ab Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 17 Apr 2007 02:56:53 +0000 Subject: Started adding commodity tests --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 24acb4cd..719a6ef9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -196,7 +196,8 @@ check_PROGRAMS = $(TESTS) UnitTests_SOURCES = tests/UnitTests.cc \ \ - tests/corelib/numerics/BasicAmount.cc + tests/corelib/numerics/BasicAmount.cc \ + tests/corelib/numerics/CommodityAmount.cc UnitTests_LDADD = $(lib_LTLIBRARIES) gdtoa/libgdtoa.la -lcppunit UnitTests_LDFLAGS = $(LIBADD_DL) -- cgit v1.2.3