summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-16 19:45:32 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-16 19:45:32 +0000
commit4f6378f2372b7db7c46e1b2ecb2484a0dcac31fa (patch)
treed2d958ca6309ebf95991506a36d63251a244cc37
parentced5f2ebcc469645b5e3dcab7f83a9e6bed6e21b (diff)
downloadgst-plugins-bad-4f6378f2372b7db7c46e1b2ecb2484a0dcac31fa.tar.gz
gst-plugins-bad-4f6378f2372b7db7c46e1b2ecb2484a0dcac31fa.tar.bz2
gst-plugins-bad-4f6378f2372b7db7c46e1b2ecb2484a0dcac31fa.zip
gst-libs/gst/audio/Makefile.am: Try to fix buildbot.
Original commit message from CVS: * gst-libs/gst/audio/Makefile.am: Try to fix buildbot.
-rw-r--r--ChangeLog5
-rw-r--r--gst-libs/gst/audio/Makefile.am4
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf300645..85efe34e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-16 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst-libs/gst/audio/Makefile.am:
+ Try to fix buildbot.
+
2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/tcp/gstmultifdsink.c:
diff --git a/gst-libs/gst/audio/Makefile.am b/gst-libs/gst/audio/Makefile.am
index 99089947..f00717b1 100644
--- a/gst-libs/gst/audio/Makefile.am
+++ b/gst-libs/gst/audio/Makefile.am
@@ -25,7 +25,9 @@ libgstaudioinclude_HEADERS = \
audio.h \
audioclock.h \
gstaudiofilter.h \
- multichannel.h \
+ multichannel.h
+
+nodist_libgstaudioinclude_HEADERS = \
multichannel-enumtypes.h
libgstaudio_la_LIBADD =