summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-30 14:48:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-30 14:48:39 +0000
commit65adf96252c413aa9f979941f2b054878df9dabf (patch)
tree6e3644d5432227551fe02eb048567510b4bf6879
parent6bbcf440f5e69ce22a49be9fff760fdcd02f13dd (diff)
downloadgstreamer-plugins-base-65adf96252c413aa9f979941f2b054878df9dabf.tar.gz
sigh
Original commit message from CVS: sigh
-rw-r--r--ext/vorbis/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/vorbis/Makefile.am b/ext/vorbis/Makefile.am
index 329000f57..6ef0bfefe 100644
--- a/ext/vorbis/Makefile.am
+++ b/ext/vorbis/Makefile.am
@@ -8,4 +8,4 @@ libgstvorbis_la_CFLAGS = $(GST_CFLAGS) $(VORBIS_CFLAGS)
libgstvorbis_la_LIBADD = $(VORBIS_LIBS) $(VORBISENC_LIBS) $(VORBISFILE_LIBS)
libgstvorbis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-noinst_HEADERS = vorbisenc.h
+noinst_HEADERS = vorbisdec.h vorbisenc.h