4696 4555: Installation missed webstuff subdirectories
svn: r16722
This commit is contained in:
parent
2549ffd88e
commit
42ae9ed6c2
@ -4,6 +4,7 @@
|
|||||||
# If not using GNU make, then list all .py files individually
|
# If not using GNU make, then list all .py files individually
|
||||||
|
|
||||||
DATAFILES = \
|
DATAFILES = \
|
||||||
|
blank.gif \
|
||||||
crosshairs.png \
|
crosshairs.png \
|
||||||
document.png \
|
document.png \
|
||||||
favicon2.ico \
|
favicon2.ico \
|
||||||
|
@ -14,7 +14,7 @@ DATAFILES = \
|
|||||||
mapstraction/mxn.js \
|
mapstraction/mxn.js \
|
||||||
mapstraction/mxn.openlayers.core.js
|
mapstraction/mxn.openlayers.core.js
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff/js
|
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff/js/mapstraction
|
||||||
|
|
||||||
dist_pkgdata_DATA = $(DATAFILES)
|
dist_pkgdata_DATA = $(DATAFILES)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user