added CEC_CLIENT_VERSION_CURRENT and CEC_SERVER_VERSION_CURRENT. closes #88
[deb_libcec.git] / src / cec-config / Makefile.am
index 33650c5119d012b1927478d2a1f6036e943e1340..da7b89b6e14c9701690b6fe8d094532f7570eb48 100644 (file)
@@ -1,5 +1,5 @@
 bin_PROGRAMS = cec-config
-cec_client_SOURCES = cec-config.cpp
+cec_config_SOURCES = cec-config.cpp
 
-cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
-cec_client_LDFLAGS = @LIBS_DL@
\ No newline at end of file
+cec_config_CPPFLAGS = -I@abs_top_srcdir@/include
+cec_config_LDFLAGS = @LIBS@