[fdo-commits] r633 - branches/3.2.x/Utilities/TestCommon

svn_fdo at osgeo.org svn_fdo at osgeo.org
Tue Jan 16 14:16:17 EST 2007


Author: romicadascalescu
Date: 2007-01-16 14:16:17 -0500 (Tue, 16 Jan 2007)
New Revision: 633

Modified:
   branches/3.2.x/Utilities/TestCommon/Makefile.am
Log:
Fixed Linux build

Modified: branches/3.2.x/Utilities/TestCommon/Makefile.am
===================================================================
--- branches/3.2.x/Utilities/TestCommon/Makefile.am	2007-01-16 19:15:41 UTC (rev 632)
+++ branches/3.2.x/Utilities/TestCommon/Makefile.am	2007-01-16 19:16:17 UTC (rev 633)
@@ -39,6 +39,7 @@
 INCLUDES = \
   -I$(FDO)/Unmanaged/Inc \
   -I./Inc \
+  -I$(FDOTHIRDPARTY)/linux/cppunit/include \
   -I$(FDOUTILITIES)/Common/Inc \
   -I$(FDO)/Unmanaged/Src/Common
 



More information about the fdo-commits mailing list