X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fdriver%2FMakefile.am;h=a78122972d6defafe4420c65af9f43d94870e107;hb=6d3258af62bab3572154538c239ebefcf0f91df1;hp=341228823898462a672a546cfefe3411a8e33ced;hpb=7407ccb796e6079fee5d010aceab5e6c606faf01;p=vuplus_dvbapp diff --git a/lib/driver/Makefile.am b/lib/driver/Makefile.am index 3412288..a781229 100755 --- a/lib/driver/Makefile.am +++ b/lib/driver/Makefile.am @@ -17,8 +17,7 @@ libenigma_driver_a_SOURCES = \ rcconsole.cpp \ rcinput.cpp \ rfmod.cpp \ - memtest.cpp \ - sc_test.cpp + hdmi_cec.cpp driverincludedir = $(pkgincludedir)/lib/driver driverinclude_HEADERS = \ @@ -31,7 +30,8 @@ driverinclude_HEADERS = \ rcdbox.h \ rcdreambox2.h \ rcinput.h \ - rfmod.h + rfmod.h \ + hdmi_cec.h if HAVE_LIBSDL libenigma_driver_a_SOURCES += \