From 0a10078c6c5f9505b2122646d444f175428830ac Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 21 Aug 2006 10:46:21 +0000 Subject: gst/rtp/Makefile.am: Fix the build again. Original commit message from CVS: * gst/rtp/Makefile.am: Fix the build again. --- ChangeLog | 5 +++++ gst/rtp/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 89da54eb..6421b882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-21 Wim Taymans + + * gst/rtp/Makefile.am: + Fix the build again. + 2006-08-21 Stefan Kost * gst/audiofxgood/.cvsignore: diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 2091de47..54f331c5 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -66,4 +66,4 @@ noinst_HEADERS = \ gstasteriskh263.h \ gstrtpspeexdepay.h \ gstrtpspeexpay.h \ - gstrtpsv3vdepay.c + gstrtpsv3vdepay.h -- cgit