cec: link to rt. fixes compilation after c4609291c334e2f5f5b87b8dc37e68a958bfb378
[deb_libcec.git] / src / testclient / Makefile.am
index 726cf621d352212e7b03306d8d975f1f263387bb..8c7862e57da721c19f3e541764484fa4cbb93e5e 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_DL@ -lrt
\ No newline at end of file