Changes necessary to get trunk compiled and installable once again.

svn: r19215
This commit is contained in:
Rob G. Healey
2012-04-03 17:06:11 +00:00
parent 9f28ab87eb
commit 95b4775c58
10 changed files with 13 additions and 9 deletions

View File

@@ -3,9 +3,15 @@ pkgdatadir = $(datadir)/@PACKAGE@/plugins/lib/maps
pkgpython_PYTHON = \
constants.py\
dummylayer.py\
dummynogps.py\
geography.py\
grampsmaps.py\
__init__.py
__init__.py\
lifewaylayer.py\
osmGps.py\
placeselection.py\
selectionlayer.py
pkgpyexecdir = @pkgpyexecdir@/plugins/lib/maps
pkgpythondir = $(datadir)/@PACKAGE@/plugins/lib/maps

View File

@@ -13,6 +13,7 @@ pkgpython_PYTHON = \
familyview.py \
fanchartview.gpr.py \
fanchartview.py \
geoclose.py \
geoevents.py \
geoplaces.py \
geoperson.py \

View File

@@ -5,7 +5,7 @@
# $Id$
SUBDIRS = css images js
SUBDIRS = css images javascript
pkgdatadir = $(datadir)/@PACKAGE@/plugins/webstuff