]> git.lyx.org Git - lyx.git/blobdiff - src/client/Makefile.am
[the "translation" patch series] Part 2: fixing document label translations
[lyx.git] / src / client / Makefile.am
index 6ff899186c945df3a3d7d5b899e226747b9d4c43..d91ecd2e50e962c7299ca2b84d1771b19bc396fb 100644 (file)
@@ -16,17 +16,16 @@ BOOST_LIBS = $(BOOST_REGEX) $(BOOST_FILESYSTEM)
 
 lyxclient_LDADD = \
        $(top_builddir)/src/support/libsupport.la \
-       $(BOOST_LIBS) $(INTLLIBS) $(SOCKET_LIBS)
+       $(BOOST_LIBS) $(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