sorry, i REALLY don't know, how to fix it other than using a try/except block
[enigma2.git] / lib / components / Makefile.am
1 INCLUDES = \
2         -I$(top_srcdir)/include
3
4 noinst_LIBRARIES = libenigma_components.a
5
6 libenigma_components_a_SOURCES = scan.cpp listboxepg.cpp
7