]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
replace "Listings" by "Listing" (plural => singular)
[lyx.git] / src / frontends / Makefile.am
index 791c4545f1d8b6f60f12a61baf4604dfe1298c01..52636cf245d91015c8995b7f18153633260c4568 100644 (file)
@@ -13,8 +13,8 @@ noinst_LTLIBRARIES = libfrontends.la
 AM_CPPFLAGS += $(PCH_FLAGS) -I$(srcdir)/..  $(BOOST_INCLUDES)
 
 libfrontends_la_SOURCES = \
-       Alert.cpp \
-       Alert.h \
+       alert.cpp \
+       alert.h \
        Alert_pimpl.h \
        Application.cpp \
        Application.h \
@@ -25,8 +25,7 @@ libfrontends_la_SOURCES = \
        FileDialog.h \
        FontLoader.h \
        FontMetrics.h \
-       LyXKeySym.h \
-       LyXKeySymFactory.h \
+       KeySymbol.h \
        LyXView.cpp \
        LyXView.h \
        Menubar.h \