lib/python/Screens/Standby.py: ignore global actions in standby (i.e. mute/volume)
[enigma2.git] / lib / nav / Makefile.am
1 INCLUDES = \
2         -I$(top_srcdir)/include
3
4 noinst_LIBRARIES = libenigma_nav.a
5
6 libenigma_nav_a_SOURCES = \
7         core.cpp pcore.cpp
8
9