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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 146 - (show annotations) (download)
Fri Jun 25 12:00:25 2004 UTC (19 years, 9 months ago) by capela
File size: 188 byte(s)
* Major changes to server event protocol interface
  on attempt to comply with draft-protocol v.11.

1
2 AM_CFLAGS = -Wall -I@top_srcdir@
3
4 lib_LTLIBRARIES = liblscp.la
5
6 liblscp_la_SOURCES = thread.c socket.c client.c device.c common.c event.c
7 liblscp_la_LIBADD = -lpthread
8
9 noinst_HEADERS =

  ViewVC Help
Powered by ViewVC