fix linking of Compare.o with autotools

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31748 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2009-10-26 15:45:33 +00:00
parent 32f1905660
commit 546f91ac9e

View File

@ -67,6 +67,8 @@ lyx_SOURCES = \
BiblioInfo.cpp \
Box.cpp \
Box.h \
Compare.cpp \
Compare.h \
Dimension.cpp \
Dimension.h \
$(HUNSPELL) \
@ -94,7 +96,6 @@ SOURCEFILESCORE = \
Chktex.cpp \
CmdDef.cpp \
Color.cpp \
Compare.cpp \
ConverterCache.cpp \
Converter.cpp \
CoordCache.cpp \
@ -191,7 +192,6 @@ HEADERFILESCORE = \
ColorCode.h \
Color.h \
ColorSet.h \
Compare.h \
CompletionList.h \
ConverterCache.h \
Converter.h \