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