]> git.lyx.org Git - lyx.git/blobdiff - src/client/Makefile.am
Get rid of GridInsetMailer: this is completely useless and unused and consumes a...
[lyx.git] / src / client / Makefile.am
index 4929396271942f5cee474f26e0bbfe576525931e..812518d690f749b546246cc5af9002fef2d5676a 100644 (file)
@@ -16,17 +16,16 @@ BOOST_LIBS = $(BOOST_REGEX) $(BOOST_FILESYSTEM)
 
 lyxclient_LDADD = \
        $(top_builddir)/src/support/libsupport.la \
-       $(BOOST_LIBS) $(INTLLIBS)
+       $(BOOST_LIBS) $(LIBICONV) $(INTLLIBS) @LIBS@ $(SOCKET_LIBS)
 
 lyxclient_SOURCES = \
-       boost.C \
-       client.C \
-       debug.C \
+       boost.cpp \
+       client.cpp \
+       debug.cpp \
        debug.h \
-       gettext.C \
-       gettext.h \
-       messages.C \
-       messages.h
+       gettext.cpp \
+       Messages.cpp \
+       Messages.h
 
 lyxclient.1:
        cp -p $(srcdir)/lyxclient.man lyxclient.1