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

Revision 323, 156 bytes (checked in by trnewman, 15 years ago)

Added proper macros and cleaned up lib linking issues.

RevLine 
[323]1include $(top_srcdir)/Makefile.common
2
[161]3INCLUDES = -I$(top_srcdir)/src/include
4
[317]5lib_LTLIBRARIES = libsocketcomm.la
6libsocketcomm_la_SOURCES = socketcomm.cpp
Note: See TracBrowser for help on using the browser.