mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
*** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1962 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1e651e88d0
commit
bb6e7a45b8
@ -4,13 +4,14 @@ MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
|
||||
# xforms has to be fixed here as we still need object files in this directory
|
||||
# for the compilation of other frontends, so until that we have to let this
|
||||
# here.
|
||||
SUBDIRS = support xforms controllers @FRONTEND@
|
||||
SUBDIRS = support controllers xforms @FRONTEND@
|
||||
ETAGS_ARGS = --lang=c++
|
||||
BOOST_INCLUDES = -I$(top_srcdir)/boost
|
||||
INCLUDES = ${FRONTEND_INCLUDES} -I${srcdir}/.. -I${srcdir}/xforms ${SIGC_CFLAGS} $(BOOST_INCLUDES)
|
||||
LIBS =
|
||||
noinst_LTLIBRARIES = libfrontends.la
|
||||
libfrontends_la_SOURCES=\
|
||||
Dialogs.C \
|
||||
Dialogs.h \
|
||||
DialogBase.h \
|
||||
FileDialog.h \
|
||||
|
Loading…
Reference in New Issue
Block a user