summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--gst/rtp/Makefile.am4
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9000f216..cafbc895 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index e80c7f66..753b8c10 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -36,4 +36,6 @@ noinst_HEADERS = gstrtpL16enc.h \
gstasteriskh263.c \
gstrtpmp4venc.h \
gstrtpmp4vdec.h \
- gstrtpdec.h
+ gstrtpdec.h \
+ gstrtph263enc.h \
+ gstasteriskh263.h