X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2FMakefile.am;h=b88b02baf1ac1be7f3389fc07ada17d64ee0274c;hb=51b611bcf0c25eb55d3097ba5122e3549d578a17;hp=b4afcd1bed0e069083f55990fa98529f36eaa52d;hpb=4d3a75622545306c7a5d24789d2239ed2560703f;p=deb_libcec.git diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index b4afcd1..b88b02b 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -51,7 +51,7 @@ libcec_la_SOURCES += adapter/RPi/RPiCECAdapterDetection.cpp \ endif ## CuBox (NXP) support -if USE_NXP_API +if USE_TDA995X_API libcec_la_SOURCES += adapter/CuBox/NxpCECAdapterDetection.cpp \ adapter/CuBox/NxpCECAdapterCommunication.cpp endif