Geoview : after removing mapstraction, make didn't work.

svn: r18000
This commit is contained in:
Serge Noiraud 2011-08-07 10:58:42 +00:00
parent 709dfffe32
commit c3cf0dac3e
2 changed files with 1 additions and 12 deletions

View File

@ -3,7 +3,7 @@
# but that is not necessarily portable.
# If not using GNU make, then list all .py files individually
SUBDIRS = css images js
SUBDIRS = css images
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff

View File

@ -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)