Revision 1a0053fd
Makefile.am | ||
---|---|---|
6 | 6 |
bin_PROGRAMS = echoServer |
7 | 7 |
|
8 | 8 |
echoServer_SOURCES = echoServer.c |
9 |
LDADD = $(top_builddir)/common/libcommon.a $(top_builddir)/ml/libml.a $(top_builddir)/dclog/libdclog.a -lm
|
|
9 |
LDADD = $(top_builddir)/common/libcommon.a libml.a $(top_builddir)/dclog/libdclog.a -lm |
|
10 | 10 |
|
11 | 11 |
|
12 | 12 |
# testMessaginglayer: echoServer.c ml.h ml.c transmissionHandler.h transmissionHandler.c util/stun.h util/stun.c util/udpSocket.h util/udpSocket.c |
Also available in: Unified diff