diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-10 10:54:02 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-08-10 10:54:02 +0000 |
commit | bd57e8657c7c5c1bd7e0e61cd22d4237ca4a4c45 (patch) | |
tree | 08ce3d2398e3edd9d202d776d27918b754493943 /gst/rtp | |
parent | 1d185d4127c0b46c05ed8707413215569e60a602 (diff) |
port fixes from 0.8 to level
Original commit message from CVS:
port fixes from 0.8 to level
Diffstat (limited to 'gst/rtp')
-rw-r--r-- | gst/rtp/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 544ac041..436cc27a 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -1,4 +1,3 @@ - plugin_LTLIBRARIES = libgstrtp.la libgstrtp_la_SOURCES = gstrtp.c gstrtpdec.c |