clean up build #2
[vuplus_dvbapp] / lib / mmi / 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_mmi.la
8
9 libenigma_mmi_la_SOURCES = \
10         mmi_ui.cpp \
11         mmi_ui.h