root/vtcross/trunk/src/lib/socketcomm/Makefile.am @ 317

Revision 317, 117 bytes (checked in by trnewman, 15 years ago)

Fixed makefile to install socket communications library.

Line 
1INCLUDES = -I$(top_srcdir)/src/include
2
3lib_LTLIBRARIES = libsocketcomm.la
4libsocketcomm_la_SOURCES = socketcomm.cpp
Note: See TracBrowser for help on using the browser.