source: xplcommon/test/Makefile.am@ 9:4365cc9856e8

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

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

File size: 147 bytes
RevLine 
[4]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.