lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [4821] Correct the name of the test_product_file_LDADD var


From: Vadim Zeitlin
Subject: [lmi-commits] [4821] Correct the name of the test_product_file_LDADD variable.
Date: Sat, 27 Mar 2010 18:34:48 +0000

Revision: 4821
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=4821
Author:   zeitlin
Date:     2010-03-27 18:34:48 +0000 (Sat, 27 Mar 2010)
Log Message:
-----------
Correct the name of the test_product_file_LDADD variable.

A wrong test name was used in it.

Modified Paths:
--------------
    lmi/trunk/Makefile.am

Modified: lmi/trunk/Makefile.am
===================================================================
--- lmi/trunk/Makefile.am       2010-03-27 01:52:34 UTC (rev 4820)
+++ lmi/trunk/Makefile.am       2010-03-27 18:34:48 UTC (rev 4821)
@@ -745,7 +745,7 @@
   stratified_charges.cpp \
   timer.cpp
 test_product_file_CXXFLAGS = $(AM_CXXFLAGS)
-test_progress_meter_LDADD =   \
+test_product_file_LDADD =   \
   $(BOOST_LIBS)
 
 test_progress_meter_SOURCES =   \





reply via email to

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