]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Ignore ligature breaks and hyphenations during simple search (fixes #1468).
[lyx.git] / src / Makefile.am
index 87be7173578e5cf742d7f959c4f981b575369601..0f7d4b57f33bb71ec402cfb696830fe995230eb6 100644 (file)
@@ -558,6 +558,7 @@ SOURCEFILESINSETS = \
        insets/InsetPreview.cpp \
        insets/InsetQuotes.cpp \
        insets/InsetRef.cpp \
+       insets/InsetScript.cpp \
        insets/InsetSpace.cpp \
        insets/InsetSpecialChar.cpp \
        insets/InsetTabular.cpp \
@@ -613,6 +614,7 @@ HEADERFILESINSETS = \
        insets/InsetPhantom.h \
        insets/InsetQuotes.h \
        insets/InsetRef.h \
+       insets/InsetScript.h \
        insets/InsetSpace.h \
        insets/InsetSpecialChar.h \
        insets/InsetTabular.h \