14b36f818821ddbe2d679ae9872428d9d84fb5c0
[deb_libcec.git] / src / testclient / Makefile.am
1 bin_PROGRAMS = cec-client
2 cec_client_SOURCES = main.cpp \
3 ../lib/platform/threads.cpp \
4 ../lib/platform/posix/pthreads.cpp
5
6 cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
7 cec_client_LDFLAGS = @LIBS_DL@