X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2FMakefile.am;h=f5b5b0e26cd608db6684d39f1e8af2b6f96d30c5;hb=bb5b4874f081aea758af58eae11f4729fc679650;hp=31d630de034c2e2693fba0bb0cfb852c5e330278;hpb=35d9c32ac78bfa573031296152114f7246e672d8;p=deb_libcec.git diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 31d630d..f5b5b0e 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -26,6 +26,8 @@ libcec_la_SOURCES = AdapterCommunication.cpp \ implementations/CECCommandHandler.h \ implementations/SLCommandHandler.cpp \ implementations/SLCommandHandler.h \ + implementations/VLCommandHandler.cpp \ + implementations/VLCommandHandler.h \ platform/timeutils.h \ platform/baudrate.h \ platform/os-dependent.h \