diff options
author | etobi <git@e-tobi.net> | 2013-09-03 09:48:44 +0200 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2013-09-03 09:48:44 +0200 |
commit | 9a5228e0f2b898367b7943d294be58caf6ce8bb3 (patch) | |
tree | 8145575f8f67c126b81e607d47613f34add97393 /lib/libucsi/mpeg/Makefile | |
parent | ab959d7b4194715870128e616b8e29d4a101e488 (diff) | |
download | linux-dvb-apps-9a5228e0f2b898367b7943d294be58caf6ce8bb3.tar.gz |
Imported Upstream version 1.1.1+rev1273upstream/1.1.1+rev1273
Diffstat (limited to 'lib/libucsi/mpeg/Makefile')
-rw-r--r-- | lib/libucsi/mpeg/Makefile | 1 |
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 \ |