mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 17:50:36 +00:00
ext/ivorbis/Makefile.am: Dist header files. Fixes #454078.
Original commit message from CVS: * ext/ivorbis/Makefile.am: Dist header files. Fixes #454078.
This commit is contained in:
parent
59a213c6d9
commit
4c612e655b
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-07-05 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* ext/ivorbis/Makefile.am:
|
||||||
|
Dist header files. Fixes #454078.
|
||||||
|
|
||||||
2007-07-05 Stefan Kost <ensonic@users.sf.net>
|
2007-07-05 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* docs/plugins/Makefile.am:
|
* docs/plugins/Makefile.am:
|
||||||
|
|
|
@ -9,3 +9,4 @@ libgstivorbis_la_LIBADD = $(IVORBIS_LIBS) \
|
||||||
-lgstaudio-@GST_MAJORMINOR@
|
-lgstaudio-@GST_MAJORMINOR@
|
||||||
libgstivorbis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstivorbis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
|
||||||
|
noinst_HEADERS = vorbisdec.h vorbisenc.h
|
||||||
|
|
Loading…
Reference in a new issue