* Makefiles: updated for installation
* src/data/gnome-mime-application-x-gramps.png: new icon * src/data/gramps.svg: new icon * src/data/gramps.xml: mime information svn: r3195
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
# 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
|
||||
pkgpython_PYTHON = \
|
||||
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins
|
||||
|
||||
pkgdata_PYTHON = \
|
||||
AncestorChart.py\
|
||||
AncestorChart2.py\
|
||||
AncestorReport.py\
|
||||
@@ -73,8 +76,6 @@ GLADEFILES = \
|
||||
book.glade\
|
||||
writeftree.glade
|
||||
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins
|
||||
|
||||
dist_pkgdata_DATA = $(GLADEFILES)
|
||||
|
||||
GRAMPS_PY_MODPATH = "../:../docgen"
|
||||
|
||||
Reference in New Issue
Block a user