mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
* src/Makefile.am:
- mend. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23231 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
7c5d585c84
commit
4d20376360
@ -18,7 +18,7 @@ EXTRA_DIST = config.h.in \
|
||||
paper.h \
|
||||
pch.h
|
||||
|
||||
OTHERLIBS = $(BOOST_LIBS) $(INTLLIBS) $(AIKSAURUS_LIBS) @LIBS@ $(SOCKET_LIBS)
|
||||
OTHERLIBS = $(BOOST_LIBS) $(INTLLIBS) $(MYTHES_LIBS) $(AIKSAURUS_LIBS) @LIBS@ $(SOCKET_LIBS)
|
||||
|
||||
noinst_LTLIBRARIES = liblyxcore.la
|
||||
bin_PROGRAMS = lyx
|
||||
@ -127,7 +127,7 @@ SOURCEFILESCORE = \
|
||||
lengthcommon.cpp \
|
||||
Lexer.cpp \
|
||||
LyX.cpp \
|
||||
LyXAction.cpp
|
||||
LyXAction.cpp \
|
||||
lyxfind.cpp \
|
||||
LyXFunc.cpp \
|
||||
LyXRC.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user