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