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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 103 - (show annotations) (download)
Fri Jun 4 14:32:51 2004 UTC (19 years, 9 months ago) by capela
File size: 180 byte(s)
Initial alpha release.

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
7 liblscp_la_LIBADD = -lpthread
8
9 noinst_HEADERS =

  ViewVC Help
Powered by ViewVC