/[svn]/liblscp/trunk/src/Makefile.am
ViewVC logotype

Diff of /liblscp/trunk/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 145 by capela, Fri Jun 4 14:32:51 2004 UTC revision 146 by capela, Fri Jun 25 12:00:25 2004 UTC
# Line 3  AM_CFLAGS = -Wall -I@top_srcdir@ Line 3  AM_CFLAGS = -Wall -I@top_srcdir@
3    
4  lib_LTLIBRARIES = liblscp.la  lib_LTLIBRARIES = liblscp.la
5    
6  liblscp_la_SOURCES = thread.c socket.c client.c device.c common.c  liblscp_la_SOURCES = thread.c socket.c client.c device.c common.c event.c
7  liblscp_la_LIBADD  = -lpthread  liblscp_la_LIBADD  = -lpthread
8    
9  noinst_HEADERS =  noinst_HEADERS =

Legend:
Removed from v.145  
changed lines
  Added in v.146

  ViewVC Help
Powered by ViewVC