From 11c37cea2d62ec3c9f8fd12fc7d2799496f614f9 Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Tue, 8 Jun 2010 06:44:12 +0000 Subject: [PATCH] Add extra files needed for google and openlayers maps for v3. svn: r15541 --- src/mapstraction/Makefile.am | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/mapstraction/Makefile.am b/src/mapstraction/Makefile.am index 1adf12706..25a916afb 100644 --- a/src/mapstraction/Makefile.am +++ b/src/mapstraction/Makefile.am @@ -6,8 +6,12 @@ pkgdatadir = $(datadir)/@PACKAGE@/mapstraction dist_pkgdata_DATA = \ mapstraction.js \ - crosshairs.png - - - - + crosshairs.png \ + mxn.core.js \ + mxn.geocommons.core.js \ + mxn.google.core.js \ + mxn.google.geocoder.js \ + mxn.googlev3.core.js \ + mxn.js \ + mxn.openlayers.core.js \ + README