From: Rico Tzschichholz Date: Mon, 4 Feb 2013 18:38:41 +0000 (+0000) Subject: audioparsers: fix typo in noinst_headers X-Git-Tag: 1.1.1~356 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=682e49a752fbe71e459f64dfcf12eab127f26516;p=platform%2Fupstream%2Fgst-plugins-good.git audioparsers: fix typo in noinst_headers --- diff --git a/gst/audioparsers/Makefile.am b/gst/audioparsers/Makefile.am index c505fe3..05aebdb 100644 --- a/gst/audioparsers/Makefile.am +++ b/gst/audioparsers/Makefile.am @@ -15,5 +15,5 @@ libgstaudioparsers_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) libgstaudioparsers_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstaacparse.h gstamrparse.h gstac3parse.h \ - gstdcaparse.h gstflacparse.h gstmpegaudioparse.h gstsbcparse.c \ + gstdcaparse.h gstflacparse.h gstmpegaudioparse.h gstsbcparse.h \ gstwavpackparse.h