diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/rtpmanager/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/Makefile.am b/gst/rtpmanager/Makefile.am index 561bf52d..e51cafad 100644 --- a/gst/rtpmanager/Makefile.am +++ b/gst/rtpmanager/Makefile.am @@ -13,6 +13,7 @@ noinst_HEADERS = gstrtpbin.h \ gstrtpclient.h \ async_jitter_queue.h \ gstrtpjitterbuffer.h \ + gstrtpptdemux.h \ gstrtpsession.h libgstrtpmanager_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS) |