mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
fix position of inferior libraries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19425 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5d80a87ceb
commit
168f6a5a50
@ -16,11 +16,11 @@ EXTRA_DIST = config.h.in stamp-h.in version.cpp.in \
|
||||
paper.h \
|
||||
pch.h
|
||||
|
||||
LYX_PRE_LIBS = mathed/liblyxmathed.la insets/liblyxinsets.la \
|
||||
LYX_PRE_LIBS = liblyxmathed.la liblyxinsets.la \
|
||||
frontends/liblyxfrontends.la
|
||||
|
||||
LYX_POST_LIBS = frontends/controllers/liblyxcontrollers.la \
|
||||
graphics/liblyxgraphics.la \
|
||||
liblyxgraphics.la \
|
||||
support/liblyxsupport.la
|
||||
|
||||
OTHERLIBS = $(BOOST_LIBS) $(INTLLIBS) $(AIKSAURUS_LIBS) @LIBS@ $(SOCKET_LIBS)
|
||||
|
Loading…
Reference in New Issue
Block a user