From 260fedf65d9fe41b3af06fa8aa23129f74de7996 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 24 Aug 2005 17:21:49 +0000 Subject: fix broken header setup in Makefile.am Original commit message from CVS: fix broken header setup in Makefile.am --- gst/audioresample/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/audioresample') diff --git a/gst/audioresample/Makefile.am b/gst/audioresample/Makefile.am index 14b8d002..c3e8766e 100644 --- a/gst/audioresample/Makefile.am +++ b/gst/audioresample/Makefile.am @@ -10,7 +10,7 @@ resample_SOURCES = \ debug.c \ buffer.c -noinst_HEADERS = +noinst_HEADERS = \ gstaudioresample.h \ functable.h \ debug.h \ -- cgit v1.2.1