]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Makefile.am
replace "Listings" by "Listing" (plural => singular)
[lyx.git] / src / frontends / Makefile.am
index a8b4a6024ac473ffa214c4bab7f72054aa531e49..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 \
@@ -26,7 +26,6 @@ libfrontends_la_SOURCES = \
        FontLoader.h \
        FontMetrics.h \
        KeySymbol.h \
-       KeySymbolFactory.h \
        LyXView.cpp \
        LyXView.h \
        Menubar.h \