mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 09:15:50 +00:00
4bf2365fe7
Clean up spellchecker code. LyX 1.3.x should now compile out of the box on Windows. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9929 a592a061-630c-0410-9148-cb99ea01b6c8
8 lines
323 B
Makefile
8 lines
323 B
Makefile
include $(top_srcdir)/config/common.am
|
|
|
|
EXTRA_DIST = common.am codeset.m4 libtool.m4 gettext.m4 \
|
|
lyxinclude.m4 lyxinclude25x.m4 lyxinclude213.m4 \
|
|
glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 \
|
|
qt.m4 gtk--.m4 gnome--.m4 gnome.m4 pkg.m4 xforms.m4 spell.m4 \
|
|
relyx_configure.ac relyx_configure.in cygwin.m4
|