In lib/Makefile.am, I see: dist_pkgdata_DATA = lyxrc.example CREDITS chkconfig.ltx configure \ lyxrc.defaults textclass.lst packages.lst external_templates \ encodings languages symbols syntax.default
Is there a reason why lyxrc.defaults, textclass.lst and packages.lst are there? These files are generated by configure, we should not distribute them... JMarc