source: xplcommon/test/Makefile.am@ 4:d061ad3be7fd

Last change on this file since 4:d061ad3be7fd was 4:d061ad3be7fd, checked in by István Váradi <ivaradi@…>, 11 years ago

Added support for a waitable event for POSIX and a test program

File size: 147 bytes
Line 
1INCLUDES=-I$(top_srcdir)/src
2
3noinst_PROGRAMS=testevent
4
5testevent_SOURCES=testevent.cc
6testevent_LDADD=../src/xplcommon/libxplcommon.la -lpthread
Note: See TracBrowser for help on using the repository browser.