fixed - incorrect active source marking after 88d5d47fe5b37b8fab796e0ec563176bf05b3801
[deb_libcec.git] / src / testclient / Makefile.am
1 bin_PROGRAMS = cec-client
2 cec_client_SOURCES = main.cpp
3
4 cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
5 cec_client_LDFLAGS = @LIBS@