cec: receive and send full cec_commands, not CCECAdapterMessages in CAdapterCommunica...
[deb_libcec.git] / src / lib / Makefile.am
index cd20766bbaa11b3fc27a9be65cfa0b2095514619..5df7c60021140b6a677ab0190956f5a8d93d172e 100644 (file)
@@ -11,8 +11,8 @@ pkgconfig_DATA = libcec.pc
 libcec_la_SOURCES = CECProcessor.cpp \
                     LibCEC.cpp \
                     LibCECC.cpp \
-                    adapter/AdapterCommunication.cpp \
-                    adapter/AdapterDetection.cpp \
+                    adapter/USBCECAdapterCommunication.cpp \
+                    adapter/USBCECAdapterDetection.cpp \
                     devices/CECAudioSystem.cpp \
                     devices/CECBusDevice.cpp \
                     devices/CECPlaybackDevice.cpp \