Ignore:
Timestamp:
12/29/12 10:15:44 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented the local client socket

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplcommon/posix/Makefile.am

    r11 r15  
    1414        Connector.cc            \
    1515        ClientSocket.cc         \
    16         LocalServerSocket.cc
     16        LocalServerSocket.cc    \
     17        LocalClientSocket.cc
    1718
    1819include_xplcommon_posixdir=$(includedir)/xplcommon/posix
     
    3334        LocalSocket.h           \
    3435        LocalAcceptor.h         \
    35         LocalServerSocket.h
     36        LocalServerSocket.h     \
     37        LocalClientSocket.h
Note: See TracChangeset for help on using the changeset viewer.