diff --git a/src/plugins/tool/Makefile.am b/src/plugins/tool/Makefile.am index 85845fd5a..ff1b79f97 100644 --- a/src/plugins/tool/Makefile.am +++ b/src/plugins/tool/Makefile.am @@ -10,7 +10,6 @@ pkgdata_PYTHON = \ ChangeNames.py \ ChangeTypes.py \ Check.py \ - CmdRef.py \ Desbrowser.py \ Eval.py \ EventCmp.py \ @@ -30,6 +29,7 @@ pkgdata_PYTHON = \ SortEvents.py \ SoundGen.py \ Verify.py +# CmdRef.py \ # DumpGenderStats.py \ # PHPGedViewConnector.py \ # TestcaseGenerator.py