74d24fab6947a7ebbce205fe0c15846161c55c90
[vuplus_dvbapp] / lib / driver / Makefile.am
1 AM_CPPFLAGS = \
2         -I$(top_srcdir) \
3         -I$(top_srcdir)/include \
4         -include Python.h \
5         -include $(top_builddir)/enigma2_config.h
6
7 noinst_LTLIBRARIES = libenigma_driver.la
8
9 libenigma_driver_la_SOURCES = \
10         avswitch.cpp \
11         avswitch.h \
12         etimezone.cpp \
13         etimezone.h \
14         input_fake.h \
15         misc_options.cpp \
16         misc_options.h \
17         rc.cpp \
18         rc.h \
19         rcconsole.cpp \
20         rcconsole.h \
21         rcdbox.h \
22         rcdreambox2.h \
23         rcinput.cpp \
24         rcinput.h \
25         rfmod.cpp \
26         rfmod.h