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