[mapguide-commits] r1342 - trunk/MgDev/Oem

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Mar 21 22:43:41 EDT 2007


Author: waltweltonlair
Date: 2007-03-21 22:43:41 -0400 (Wed, 21 Mar 2007)
New Revision: 1342

Modified:
   trunk/MgDev/Oem/Makefile.am
Log:
The DWF Toolkit is built as part of build_oem, and should not participate in the normal make process.

Modified: trunk/MgDev/Oem/Makefile.am
===================================================================
--- trunk/MgDev/Oem/Makefile.am	2007-03-22 01:32:16 UTC (rev 1341)
+++ trunk/MgDev/Oem/Makefile.am	2007-03-22 02:43:41 UTC (rev 1342)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 prefix=@prefix@
 
-SUBDIRS = $(map_opt_oem_subdirs) DWFTK7.1
+SUBDIRS = $(map_opt_oem_subdirs)
 DIST_SUBDIRS = 
 EXTRA_DIST = ACE CppUnit-1.9.14 dbxml-2.2.13 DWFTK7.1 FDO/ProviderList/ServerCommunity fcgi gd gdal-1.4.0 geos-2.2.0 php proj-4.5.0 SQLite SWIGEx oem.sln
 



More information about the mapguide-commits mailing list