Removed mapstraction files from the Makefile.am, and removed the directory from the configurew file. Failure to compile is now fixed.

svn: r17998
This commit is contained in:
Rob G. Healey 2011-08-06 23:19:20 +00:00
parent f629aac17a
commit 709dfffe32
2 changed files with 1 additions and 11 deletions

View File

@ -151,7 +151,6 @@ src/plugins/webreport/Makefile
src/plugins/webstuff/Makefile
src/plugins/webstuff/css/Makefile
src/plugins/webstuff/images/Makefile
src/plugins/webstuff/js/Makefile
src/DateHandler/Makefile
src/data/Makefile
src/glade/Makefile

View File

@ -3,16 +3,7 @@
# but that is not necessarily portable.
# If not using GNU make, then list all .py files individually
DATAFILES = \
mapstraction/README \
mapstraction/mxn.core.js \
mapstraction/mxn.geocommons.core.js \
mapstraction/mxn.google.core.js \
mapstraction/mxn.googleearth.core.js \
mapstraction/mxn.google.geocoder.js \
mapstraction/mxn.googlev3.core.js \
mapstraction/mxn.js \
mapstraction/mxn.openlayers.core.js
DATAFILES =
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff/js/mapstraction