diff options
| author | Christian Schaller <uraeus@gnome.org> | 2005-10-25 16:02:38 +0000 |
|---|---|---|
| committer | Christian Schaller <uraeus@gnome.org> | 2005-10-25 16:02:38 +0000 |
| commit | 443f60a91b8d3201f4d81f544c513f766579d141 (patch) | |
| tree | c5a9377bbe6e2c35281316316fcc0c676d3f2871 /gst | |
| parent | 240bea74177ed0d4a5cd333ed8e35a5cd1606997 (diff) | |
add missing header files for disting
Original commit message from CVS:
add missing header files for disting
Diffstat (limited to 'gst')
| -rw-r--r-- | gst/rtp/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
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 |
