mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 05:22:30 +00:00
add missing header files for disting
Original commit message from CVS: add missing header files for disting
This commit is contained in:
parent
240bea7417
commit
443f60a91b
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-10-25 Christian Schaller <set EMAIL_ADDRESS environment variable>
|
||||
|
||||
reviewed by: <delete if not using a buddy>
|
||||
|
||||
* gst/rtp/Makefile.am: add missing header files for disting
|
||||
|
||||
2005-10-25 Zeeshan Ali <zeenix@gmail.com>
|
||||
|
||||
* gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
|
||||
|
|
|
@ -36,4 +36,6 @@ noinst_HEADERS = gstrtpL16enc.h \
|
|||
gstasteriskh263.c \
|
||||
gstrtpmp4venc.h \
|
||||
gstrtpmp4vdec.h \
|
||||
gstrtpdec.h
|
||||
gstrtpdec.h \
|
||||
gstrtph263enc.h \
|
||||
gstasteriskh263.h
|
||||
|
|
Loading…
Reference in a new issue