diff options
Diffstat (limited to 'ext/ivorbis/Makefile.am')
-rw-r--r-- | ext/ivorbis/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |