From: Enrico Forestieri Date: Thu, 16 Jun 2011 23:23:42 +0000 (+0000) Subject: Also distribute the autocorrect file, otherwise autocorrection is unusable. X-Git-Tag: 2.1.0beta1~3036 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bbe9dfa7202ebf816e770ed6700f061e609e94fc;p=lyx.git Also distribute the autocorrect file, otherwise autocorrection is unusable. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39116 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/Makefile.am b/lib/Makefile.am index a2c9edcb92..a98ecebe51 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,8 +4,9 @@ SUBDIRS = doc lyx2lyx CHMOD = chmod -dist_pkgdata_DATA = CREDITS chkconfig.ltx external_templates encodings \ - layouttranslations languages symbols syntax.default unicodesymbols +dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \ + encodings layouttranslations languages symbols syntax.default \ + unicodesymbols # Note that we "chmod 755" manually this file in install-data-hook. dist_pkgdata_PYTHON = configure.py