diff options
-rw-r--r-- | gst/rtp/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 4f1f3d6c..40b575e6 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -25,4 +25,5 @@ noinst_HEADERS = gstrtpL16enc.h \ gstrtpmpadec.h \ gstrtpmpaenc.h \ gstrtph263pdec.h \ - gstrtph263penc.h + gstrtph263penc.h \ + gstrtpdec.h |