You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kaffeine/kaffeine/src/input/dvb/lib/libucsi/mpeg/Makefile.am

13 lines
347 B

noinst_LTLIBRARIES = libdvbmpeg.la
INCLUDES = -I$(top_srcdir)/kaffeine/src/input/dvb/lib
libdvbmpeg_la_SOURCES = cat_section.c \
metadata_section.c \
odsmt_section.c \
pat_section.c \
pmt_section.c \
tsdt_section.c
CFLAGS = -g -O2 -Wall -Wshadow -Wpointer-arith -Wstrict-prototypes -fPIC