revert re-mmap (it's not necessary with new driver, and is a bad idea anyway if a...
[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