follow iDataSource -> iTsSource name change
[vuplus_dvbapp] / lib / python / Plugins / Extensions / DVDPlayer / src / 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 plugindir = $(pkglibdir)/python/Plugins/Extensions/DVDPlayer
8
9 plugin_LTLIBRARIES = servicedvd.la
10
11 servicedvd_la_SOURCES = \
12         servicedvd.cpp \
13         servicedvd.h
14
15 servicedvd_la_LDFLAGS = -avoid-version -module