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:
parent
f629aac17a
commit
709dfffe32
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user