break break break
[deb_libcec.git] / src / lib / Makefile.am
index 243c3177b7ef452321b85e36b370d37098a7496f..f5b5b0e26cd608db6684d39f1e8af2b6f96d30c5 100644 (file)
@@ -12,20 +12,22 @@ libcec_la_SOURCES = AdapterCommunication.cpp \
                     AdapterCommunication.h \
                     AdapterDetection.cpp \
                     AdapterDetection.h \
-                    CECBusDevice.cpp \
-                    CECBusDevice.h \
                     CECProcessor.cpp \
                     CECProcessor.h \
                     LibCEC.cpp \
                     LibCEC.h \
                     LibCECC.cpp \
                     util/StdString.h \
+                    devices/CECBusDevice.cpp \
+                    devices/CECBusDevice.h \
                     implementations/ANCommandHandler.cpp \
                     implementations/ANCommandHandler.h \
                     implementations/CECCommandHandler.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 \