clean up build #2
[vuplus_dvbapp] / lib / nav / 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_nav.la
8
9 libenigma_nav_la_SOURCES = \
10         core.cpp \
11         core.h \
12         pcore.cpp \
13         pcore.h