fix OS-X compilation
[deb_libcec.git] / src / cec-config / Makefile.am
index d7e869b948ed806a519c79e6cff14ce1ea704648..a6c6c393d13af441e0b61369e86f1c9af59edb9d 100644 (file)
@@ -2,4 +2,4 @@ bin_PROGRAMS = cec-config
 cec_config_SOURCES = cec-config.cpp
 
 cec_config_CPPFLAGS = -I@abs_top_srcdir@/include
-cec_config_LDFLAGS = @LIBS_DL@ -lrt
\ No newline at end of file
+cec_config_LDFLAGS = @LIBS_DL@
\ No newline at end of file