[fdo-commits] r817 - branches/3.2.x/Fdo/Unmanaged/Src/Common

svn_fdo at osgeo.org svn_fdo at osgeo.org
Mon Feb 26 16:46:30 EST 2007


Author: brentrobinson
Date: 2007-02-26 16:46:30 -0500 (Mon, 26 Feb 2007)
New Revision: 817

Modified:
   branches/3.2.x/Fdo/Unmanaged/Src/Common/Makefile.am
Log:
Forgot to add CommonInternal.cpp in revision 816

Modified: branches/3.2.x/Fdo/Unmanaged/Src/Common/Makefile.am
===================================================================
--- branches/3.2.x/Fdo/Unmanaged/Src/Common/Makefile.am	2007-02-26 20:22:33 UTC (rev 816)
+++ branches/3.2.x/Fdo/Unmanaged/Src/Common/Makefile.am	2007-02-26 21:46:30 UTC (rev 817)
@@ -28,6 +28,7 @@
 
 libFDOCommon_la_SOURCES = \
   ArrayHelper.cpp \
+  CommonInternal.cpp \
   Context.cpp \
   DictionaryElement.cpp \
   Exception.cpp  \



More information about the fdo-commits mailing list