]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Convert cursorX() and computeRowMetrics() to the new scheme
[lyx.git] / src / Makefile.am
index d3ea7bc0e4477a8c19669a5a5c8f2d7792f28bdb..32039454a8829d13a5ff757d1651353f01f4595d 100644 (file)
@@ -575,6 +575,7 @@ SOURCEFILESINSETS = \
        insets/InsetQuotes.cpp \
        insets/InsetRef.cpp \
        insets/InsetScript.cpp \
+       insets/InsetSeparator.cpp \
        insets/InsetSpace.cpp \
        insets/InsetSpecialChar.cpp \
        insets/InsetTabular.cpp \
@@ -633,6 +634,7 @@ HEADERFILESINSETS = \
        insets/InsetQuotes.h \
        insets/InsetRef.h \
        insets/InsetScript.h \
+       insets/InsetSeparator.h \
        insets/InsetSpace.h \
        insets/InsetSpecialChar.h \
        insets/InsetTabular.h \