X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=blobdiff_plain;f=src%2Flib%2FMakefile.am;h=cdc1cbd9279aa860181de522094e716a184fd782;hp=35166f2d584026444d585846caa9a31d30a9032a;hb=1d6f45585e3db317d74dff6fafe8f138752c27d8;hpb=93efea2abf014deb8e64a74ec1ff21486def4ae3 diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 35166f2..cdc1cbd 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -26,7 +26,8 @@ libcec_la_SOURCES = CECProcessor.cpp \ implementations/SLCommandHandler.cpp \ implementations/VLCommandHandler.cpp \ implementations/RLCommandHandler.cpp \ - implementations/PHCommandHandler.cpp + implementations/PHCommandHandler.cpp \ + implementations/RHCommandHandler.cpp ## server sockets, currently unused ##libcec_la_SOURCES += platform/posix/serversocket.cpp