From 39f157a104cef14736875e3f01279c4c95d11664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Tue, 6 Mar 2012 16:18:27 +0000 Subject: [PATCH] 5554: 'importgedcom.glade' into plugins.import folder svn: r19019 --- src/plugins/import/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/plugins/import/Makefile.am b/src/plugins/import/Makefile.am index 22352f119..c9e8a0d63 100644 --- a/src/plugins/import/Makefile.am +++ b/src/plugins/import/Makefile.am @@ -4,6 +4,8 @@ # but that is not necessarily portable. # If not using GNU make, then list all .py files individually +pkgdatadir = $(datadir)/@PACKAGE@/plugins/import + pkgpython_PYTHON = \ import.gpr.py \ ImportCsv.py \