]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
PrefShortcuts: list all shortcuts (bound and unbound), using a better implementation
[lyx.git] / src / Makefile.am
index b924f5235379b11afa762f0d64159e62d3506c3c..ab2f11de6289694a472b5143fcc412f8d446ae2b 100644 (file)
@@ -172,7 +172,7 @@ liblyxcore_la_SOURCES = \
        LaTeX.h \
        Layout.cpp \
        Layout.h \
-       LayoutEnum.h \
+       LayoutEnums.h \
        Length.cpp \
        Length.h \
        lengthcommon.cpp \
@@ -567,10 +567,10 @@ liblyxinsets_la_SOURCES = \
        insets/InsetWrap.h \
        insets/InsetWrap.cpp
 
-#      insets/insetlist.C \
-#      insets/insetlist.h \
-#      insets/insetsection.h \
-#      insets/insetsection.C \
+#      insets/InsetList.cpp \
+#      insets/InsetList.h \
+#      insets/InsetSection.h \
+#      insets/InsetSection.cpp \
 #      insets/InsetTheorem.cpp \
 #      insets/InsetTheorem.h