5554: 'importgedcom.glade' into plugins.import folder
svn: r19021
This commit is contained in:
parent
d1490cbd67
commit
9c844b286f
@ -2,9 +2,8 @@
|
||||
# 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
|
||||
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/import
|
||||
|
||||
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/plugins/import
|
||||
pkgpython_PYTHON = \
|
||||
import.gpr.py \
|
||||
ImportCsv.py \
|
||||
@ -17,6 +16,7 @@ pkgpython_PYTHON = \
|
||||
ImportXml.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins/import
|
||||
pkgpythondir = $(datadir)/@PACKAGE@/plugins/import
|
||||
|
||||
dist_pkgdata_DATA = importgedcom.glade
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user