X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdriver%2FMakefile.am;h=a78122972d6defafe4420c65af9f43d94870e107;hp=341228823898462a672a546cfefe3411a8e33ced;hb=4a5f4afeff93bb2c577c135835853ebaf2c7868b;hpb=50157b7b9211e46eade402871d7e35142eeb04eb 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 += \