From 35a73b2942f9e60bf50d83fa59c3bf6f4a27a4f1 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Mon, 26 Jun 2006 16:58:04 +0000 Subject: [PATCH] Build Ka-Map support by default. (Note that this is in trunk, *not* 1.0: 1.0 will not include ka-Map support). git-svn-id: http://svn.openlayers.org/trunk/openlayers@773 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- build/library.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/build/library.cfg b/build/library.cfg index 0c1424deba..20b2a21470 100644 --- a/build/library.cfg +++ b/build/library.cfg @@ -7,7 +7,6 @@ OpenLayers.js [last] [exclude] -OpenLayers/Layer/KaMap.js OpenLayers/Layer/Google.js OpenLayers/Layer/Yahoo.js OpenLayers/Layer/VirtualEarth.js