summaryrefslogtreecommitdiffstats
path: root/lib/libucsi/mpeg/Makefile
diff options
context:
space:
mode:
authorMark Purcell <msp@debian.org>2009-05-03 20:16:46 +1000
committeretobi <git@e-tobi.net>2013-09-03 09:48:45 +0200
commit109c7947d6a11a2a54eff1b19615ed80ea2f0602 (patch)
tree5708ced3485e2a6e021ff159a56f22374c8feecc /lib/libucsi/mpeg/Makefile
parenta535707334f245ca1b14570e941a7524c7ca09d7 (diff)
parent9a5228e0f2b898367b7943d294be58caf6ce8bb3 (diff)
downloadlinux-dvb-apps-109c7947d6a11a2a54eff1b19615ed80ea2f0602.tar.gz
Imported Debian patch 1.1.1+rev1273-1debian/1.1.1+rev1273-1
Diffstat (limited to 'lib/libucsi/mpeg/Makefile')
-rw-r--r--lib/libucsi/mpeg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libucsi/mpeg/Makefile b/lib/libucsi/mpeg/Makefile
index ace8808..43bc91d 100644
--- a/lib/libucsi/mpeg/Makefile
+++ b/lib/libucsi/mpeg/Makefile
@@ -24,6 +24,7 @@ includes = audio_stream_descriptor.h \
content_labelling_descriptor.h \
copyright_descriptor.h \
data_stream_alignment_descriptor.h \
+ datagram_section.h \
descriptor.h \
external_es_id_descriptor.h \
fmc_descriptor.h \
timer.c: fixed clock skew detectionmzuther1-26/+46 2011-01-23timer.c: skip intermediate timer intervalsmzuther2-16/+46 2011-01-05fix for a bug introduced in the DE-LD021 drivermichael1-3/+3 2011-01-04indentationmichael2-3/+3 2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8 2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469 2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511 2010-11-27finished commenting the timer codemzuther2-46/+138 2010-11-20started commenting the timer codemzuther5-52/+170 2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014