Changeset 317

Show
Ignore:
Timestamp:
07/10/09 15:45:56 (15 years ago)
Author:
trnewman
Message:

Fixed makefile to install socket communications library.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/lib/socketcomm/Makefile.am

    r161 r317  
    11INCLUDES = -I$(top_srcdir)/src/include 
    22 
    3 noinst_LIBRARIES = libsocketcomm.a 
    4 libsocketcomm_a_SOURCES = socketcomm.cpp 
     3lib_LTLIBRARIES = libsocketcomm.la 
     4libsocketcomm_la_SOURCES = socketcomm.cpp