source:
xplcommon/test/Makefile.am@
19:54c3f68d2d46
Last change on this file since 19:54c3f68d2d46 was 18:0490048f256d, checked in by , 12 years ago | |
---|---|
File size: 256 bytes |
Rev | Line | |
---|---|---|
[4] | 1 | INCLUDES=-I$(top_srcdir)/src |
2 | ||
[18] | 3 | noinst_PROGRAMS=testevent testlocsock |
[4] | 4 | |
5 | testevent_SOURCES=testevent.cc | |
6 | testevent_LDADD=../src/xplcommon/libxplcommon.la -lpthread | |
[18] | 7 | |
8 | testlocsock_SOURCES=testlocsock.cc | |
9 | testlocsock_LDADD=../src/xplcommon/libxplcommon.la -lpthread |
Note:
See TracBrowser
for help on using the repository browser.