cec: changed to use dlopen instead of static linkage. shuffled headers a bit. bumped...
[deb_libcec.git] / src / testclient / Makefile.am
1 bin_PROGRAMS = cec-client
2 cec_client_SOURCES = main.cpp \
3 ../lib/platform/threads.cpp
4
5 cec_client_CPPFLAGS = -I../../include