From 4c612e655bc03ecb1da2f5f36233b824638356c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 5 Jul 2007 22:28:04 +0000 Subject: ext/ivorbis/Makefile.am: Dist header files. Fixes #454078. Original commit message from CVS: * ext/ivorbis/Makefile.am: Dist header files. Fixes #454078. --- ext/ivorbis/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/ivorbis/Makefile.am') diff --git a/ext/ivorbis/Makefile.am b/ext/ivorbis/Makefile.am index ccf3f298..de6f2f45 100644 --- a/ext/ivorbis/Makefile.am +++ b/ext/ivorbis/Makefile.am @@ -9,3 +9,4 @@ libgstivorbis_la_LIBADD = $(IVORBIS_LIBS) \ -lgstaudio-@GST_MAJORMINOR@ libgstivorbis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +noinst_HEADERS = vorbisdec.h vorbisenc.h -- cgit v1.2.1