]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
[lyx.git] / src / Makefile.am
index da66e4a807ccb7f0a2a33891a1547206a1531edd..b6ae4bbe25acb2a77892a4ce3de1c5136cecc69e 100644 (file)
@@ -4,7 +4,7 @@ DISTCLEANFILES += config.h libintl.h
 
 MAINTAINERCLEANFILES += $(srcdir)/config.h.in
 
-SUBDIRS = mathed insets graphics support frontends
+SUBDIRS = mathed insets graphics support frontends tex2lyx
 
 bin_PROGRAMS = lyx
 
@@ -189,6 +189,8 @@ lyx_SOURCES = \
        ispell.h \
        pspell.C \
        pspell.h \
+       rowpainter.C \
+       rowpainter.h \
        sgml.C \
        sgml.h \
        tabular.C \