From 485505f323a0e8e344125ade3827c0730fdbbb0d Mon Sep 17 00:00:00 2001 From: Christian Fredrik Kalager Schaller Date: Wed, 7 Nov 2012 13:36:33 +0100 Subject: [PATCH] Fix vp8rtp header names in Makefile --- gst/rtp/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 2d8c06d10..14a75ef4c 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -159,8 +159,8 @@ noinst_HEADERS = \ gstrtptheorapay.h \ gstrtpvorbisdepay.h \ gstrtpvorbispay.h \ - gstrtpvp8depay.c \ - gstrtpvp8pay.c \ + gstrtpvp8depay.h \ + gstrtpvp8pay.h \ gstrtpvrawdepay.h \ gstrtpvrawpay.h -- 2.34.1