]> git.lyx.org Git - lyx.git/blobdiff - src/client/Makefile.am
Use home made code for the bool facet.
[lyx.git] / src / client / Makefile.am
index 420eea9caa765970f50b3792d91b564d9cc86bad..d91ecd2e50e962c7299ca2b84d1771b19bc396fb 100644 (file)
@@ -16,16 +16,16 @@ BOOST_LIBS = $(BOOST_REGEX) $(BOOST_FILESYSTEM)
 
 lyxclient_LDADD = \
        $(top_builddir)/src/support/libsupport.la \
-       $(BOOST_LIBS) $(LIBICONV) $(INTLLIBS) @LIBS@ $(SOCKET_LIBS)
+       $(BOOST_LIBS) $(INTLLIBS) @LIBS@ $(SOCKET_LIBS)
 
 lyxclient_SOURCES = \
        boost.cpp \
-       client.C \
-       debug.C \
+       client.cpp \
+       debug.cpp \
        debug.h \
-       gettext.C \
-       messages.C \
-       messages.h
+       gettext.cpp \
+       Messages.cpp \
+       Messages.h
 
 lyxclient.1:
        cp -p $(srcdir)/lyxclient.man lyxclient.1