cec: stick some interfaces before the pthread stuff, so we can add other implementati...
[deb_libcec.git] / src / testclient / Makefile.am
CommitLineData
abbca718 1bin_PROGRAMS = cec-client
acec5f48 2cec_client_SOURCES = main.cpp \
6f14b512
LOK
3 ../lib/platform/threads.cpp \
4 ../lib/platform/posix/pthreads.cpp
acec5f48 5
c66708eb
LOK
6cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
7cec_client_LDFLAGS = @LIBS_DL@