Geoview : after removing mapstraction, make didn't work.
svn: r18000
This commit is contained in:
parent
709dfffe32
commit
c3cf0dac3e
@ -3,7 +3,7 @@
|
|||||||
# but that is not necessarily portable.
|
# but that is not necessarily portable.
|
||||||
# If not using GNU make, then list all .py files individually
|
# If not using GNU make, then list all .py files individually
|
||||||
|
|
||||||
SUBDIRS = css images js
|
SUBDIRS = css images
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff
|
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
# This is the src/plugins/webstuff level Makefile for Gramps
|
|
||||||
# We could use GNU make's ':=' syntax for nice wildcard use,
|
|
||||||
# but that is not necessarily portable.
|
|
||||||
# If not using GNU make, then list all .py files individually
|
|
||||||
|
|
||||||
DATAFILES =
|
|
||||||
|
|
||||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff/js/mapstraction
|
|
||||||
|
|
||||||
dist_pkgdata_DATA = $(DATAFILES)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user