Makefile cleanups. don't link cec-client and cec-config against libudev and liblockdev
[deb_libcec.git] / src / testclient / Makefile.am
index 726cf621d352212e7b03306d8d975f1f263387bb..d613d6ddc40262778bf0e0ec8a7f395d36d9289a 100644 (file)
@@ -2,4 +2,4 @@ bin_PROGRAMS = cec-client
 cec_client_SOURCES = main.cpp
 
 cec_client_CPPFLAGS = -I@abs_top_srcdir@/include
-cec_client_LDFLAGS = @LIBS_DL@
\ No newline at end of file
+cec_client_LDFLAGS = @LIBS@