diff --git a/src/GrampsDbUtils/Makefile.am b/src/GrampsDbUtils/Makefile.am index 362d4e60d..c03a4d63c 100644 --- a/src/GrampsDbUtils/Makefile.am +++ b/src/GrampsDbUtils/Makefile.am @@ -8,7 +8,7 @@ pkgdatadir = $(datadir)/@PACKAGE@/GrampsDbUtils pkgdata_PYTHON = \ _GedcomInfo.py\ _GedcomTokens.py\ - _GedcomParser.py\ + _GedcomParse.py\ _GedcomChar.py\ _GedcomUtils.py\ _GedcomLex.py\