cec: added PA detection via ADL for AMD, and attempt to get the PA from the registry...
[deb_libcec.git] / src / lib / Makefile.am
index 19f5e6f7a2dc03fd300dccbea40c68f1c3b32c5f..3ece384d8c40a6a2efa2c7ea303f2558ba1b9d85 100644 (file)
@@ -29,7 +29,10 @@ libcec_la_SOURCES = CECProcessor.cpp \
                     implementations/SLCommandHandler.cpp \
                     implementations/VLCommandHandler.cpp \
                     implementations/RLCommandHandler.cpp \
-                    platform/posix/serialport.cpp
-
+                    platform/posix/serialport.cpp \
+                    platform/posix/serversocket.cpp\
+                    platform/posix/os-edid.cpp \
+                    platform/adl/adl-edid.cpp
 libcec_la_LDFLAGS = @LIBS@ -version-info @VERSION@
 libcec_la_CPPFLAGS = -I@abs_top_srcdir@/include