[fdo-commits] r634 - trunk/Utilities/TestCommon

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


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

Modified:
   trunk/Utilities/TestCommon/Makefile.am
Log:
Fixed Linux build

Modified: trunk/Utilities/TestCommon/Makefile.am
===================================================================
--- trunk/Utilities/TestCommon/Makefile.am	2007-01-16 19:16:17 UTC (rev 633)
+++ trunk/Utilities/TestCommon/Makefile.am	2007-01-16 19:17:14 UTC (rev 634)
@@ -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