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 593cc15c783d7adadb539b566c5fade60be13d4d..3ece384d8c40a6a2efa2c7ea303f2558ba1b9d85 100644 (file)
@@ -30,7 +30,9 @@ libcec_la_SOURCES = CECProcessor.cpp \
                     implementations/VLCommandHandler.cpp \
                     implementations/RLCommandHandler.cpp \
                     platform/posix/serialport.cpp \
-                    platform/posix/serversocket.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