added CEC_CLIENT_VERSION_CURRENT and CEC_SERVER_VERSION_CURRENT. closes #88
[deb_libcec.git] / src / cec-config / Makefile.am
1 bin_PROGRAMS = cec-config
2 cec_config_SOURCES = cec-config.cpp
3
4 cec_config_CPPFLAGS = -I@abs_top_srcdir@/include
5 cec_config_LDFLAGS = @LIBS@