X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdriver%2FMakefile.am;h=63a205a8976c91ec090b7240f79997abde6817bd;hp=74d24fab6947a7ebbce205fe0c15846161c55c90;hb=96b320d3d1b921cad7a94027b449dacd49470117;hpb=7e255940012b15081845e434bb93fa7f1e812625 diff --git a/lib/driver/Makefile.am b/lib/driver/Makefile.am index 74d24fa..63a205a 100644 --- a/lib/driver/Makefile.am +++ b/lib/driver/Makefile.am @@ -4,9 +4,9 @@ AM_CPPFLAGS = \ -include Python.h \ -include $(top_builddir)/enigma2_config.h -noinst_LTLIBRARIES = libenigma_driver.la +noinst_LIBRARIES = libenigma_driver.a -libenigma_driver_la_SOURCES = \ +libenigma_driver_a_SOURCES = \ avswitch.cpp \ avswitch.h \ etimezone.cpp \