silence warning for xx:a0:00:09:b0:00:80:20. bugzid: 2559
[deb_libcec.git] / src / lib / Makefile.am
index 35166f2d584026444d585846caa9a31d30a9032a..cdc1cbd9279aa860181de522094e716a184fd782 100644 (file)
@@ -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