use correct pathname for API version < 3. API v3 still needs to be fixed.
[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