]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Some comments.
[lyx.git] / src / Makefile.am
index 3ee351240f6fe339eafc61f3a87a0b2eca4e14f3..16614f76dc8d178cba2eda3c7c7fec849e32556c 100644 (file)
@@ -8,7 +8,7 @@ MAINTAINERCLEANFILES += $(srcdir)/config.h.in
 
 AM_CPPFLAGS += $(PCH_FLAGS) -I$(top_srcdir)/src $(BOOST_INCLUDES)
 
-SUBDIRS = support frontends tex2lyx client lyxled .
+SUBDIRS = support frontends tex2lyx client .
 
 EXTRA_DIST = config.h.in \
        Section.h \
@@ -99,7 +99,6 @@ SOURCEFILESCORE = \
        CutAndPaste.cpp \
        DepTable.cpp \
        DocIterator.cpp \
-       EmbeddedFiles.cpp \
        Encoding.cpp \
        ErrorList.cpp \
        Exporter.cpp \
@@ -179,6 +178,7 @@ HEADERFILESCORE = \
        BufferParams.h \
        BufferView.h \
        Bullet.h \
+       Citation.h \
        Changes.h \
        Chktex.h \
        CmdDef.h \
@@ -196,7 +196,6 @@ HEADERFILESCORE = \
        DepTable.h \
        DispatchResult.h \
        DocIterator.h \
-       EmbeddedFiles.h \
        Encoding.h \
        ErrorList.h \
        Exporter.h \