From 4c460a1c40cfb1547ce9a4c91b4e8a87d768463d Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 18 Apr 2007 23:49:09 +0000 Subject: Added initialize Commodity test file. --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index af1686f1..4d5aa886 100644 --- a/Makefile.am +++ b/Makefile.am @@ -197,7 +197,8 @@ check_PROGRAMS = $(TESTS) UnitTests_SOURCES = tests/UnitTests.cc \ \ tests/corelib/numerics/BasicAmount.cc \ - tests/corelib/numerics/CommodityAmount.cc + tests/corelib/numerics/CommodityAmount.cc \ + tests/corelib/numerics/Commodity.cc UnitTests_LDADD = $(lib_LTLIBRARIES) gdtoa/libgdtoa.la -lcppunit UnitTests_LDFLAGS = $(LIBADD_DL) -- cgit v1.2.3