]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
use ParagraphList::iterator a bit more
[lyx.git] / src / Makefile.am
index fc82d14626b77e33b0a1435320b9c71664902e7f..fe8665c74ee4455b7735709e11924b3cd2360cdf 100644 (file)
@@ -189,6 +189,8 @@ lyx_SOURCES = \
        ispell.h \
        pspell.C \
        pspell.h \
+       rowpainter.C \
+       rowpainter.h \
        sgml.C \
        sgml.h \
        tabular.C \
@@ -221,7 +223,11 @@ lyx_SOURCES = \
        version.C \
        version.h \
        vspace.C \
-       vspace.h
+       vspace.h \
+       graph.C \
+       graph.h \
+       format.C \
+       format.h
 
 lyx_main.o: lyx_main.C lyx_main.h config.h version.h \
        lyxrc.h support/path.h support/filetools.h \