aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dvb/Makefile.am')
-rw-r--r--lib/dvb/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/dvb/Makefile.am b/lib/dvb/Makefile.am
index 91464982..74b43d0a 100644
--- a/lib/dvb/Makefile.am
+++ b/lib/dvb/Makefile.am
@@ -6,9 +6,9 @@ AM_CPPFLAGS = \
-include Python.h \
-include $(top_builddir)/enigma2_config.h
-noinst_LTLIBRARIES = libenigma_dvb.la
+noinst_LIBRARIES = libenigma_dvb.a
-libenigma_dvb_la_SOURCES = \
+libenigma_dvb_a_SOURCES = \
crc32.cpp \
crc32.h \
db.cpp \