diff options
author | Mark Purcell <msp@debian.org> | 2009-05-03 20:16:46 +1000 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:45 +0200 |
commit | 109c7947d6a11a2a54eff1b19615ed80ea2f0602 (patch) | |
tree | 5708ced3485e2a6e021ff159a56f22374c8feecc /lib/libucsi/dvb/Makefile | |
parent | a535707334f245ca1b14570e941a7524c7ca09d7 (diff) | |
parent | 9a5228e0f2b898367b7943d294be58caf6ce8bb3 (diff) | |
download | linux-dvb-apps-109c7947d6a11a2a54eff1b19615ed80ea2f0602.tar.gz |
Imported Debian patch 1.1.1+rev1273-1debian/1.1.1+rev1273-1
Diffstat (limited to 'lib/libucsi/dvb/Makefile')
-rw-r--r-- | lib/libucsi/dvb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libucsi/dvb/Makefile b/lib/libucsi/dvb/Makefile index 78876dc..6f36e11 100644 --- a/lib/libucsi/dvb/Makefile +++ b/lib/libucsi/dvb/Makefile @@ -61,6 +61,7 @@ includes = ac3_descriptor.h \ local_time_offset_descriptor.h \ mhp_data_broadcast_id_descriptor.h \ mosaic_descriptor.h \ + mpe_fec_section.h \ multilingual_bouquet_name_descriptor.h \ multilingual_component_descriptor.h \ multilingual_network_name_descriptor.h \ @@ -106,6 +107,7 @@ includes = ac3_descriptor.h \ terrestrial_delivery_descriptor.h \ time_shifted_event_descriptor.h \ time_shifted_service_descriptor.h \ + time_slice_fec_identifier_descriptor.h \ tot_section.h \ transport_stream_descriptor.h \ tva_container_section.h \ |