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 \