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