add missing files, add ability to specify table_id mask and table_id ext mask
[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
7