]> git.lyx.org Git - lyx.git/blobdiff - src/support/Makefile.am
Maintain plain layout for separating paragraphs when switching layouts (#11936)
[lyx.git] / src / support / Makefile.am
index 70bbee266ea5b26f5b416553b486146749dc91db..8b7d211fa0a95594219653b375d5d917a13f6f96 100644 (file)
@@ -44,6 +44,8 @@ liblyxsupport_a_SOURCES = \
        convert.cpp \
        convert.h \
        copied_ptr.h \
+       counter_reps.cpp \
+       counter_reps.h \
        debug.cpp \
        debug.h \
        docstream.cpp \
@@ -69,6 +71,9 @@ liblyxsupport_a_SOURCES = \
        kill.cpp \
        lassert.h \
        lassert.cpp \
+       Length.cpp \
+       Length.h \
+       lengthcommon.cpp \
        limited_stack.h \
        lstrings.cpp \
        lstrings.h \