From 4f6378f2372b7db7c46e1b2ecb2484a0dcac31fa Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 16 Dec 2004 19:45:32 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ gst-libs/gst/audio/Makefile.am | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cf300645da..85efe34e8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-16 Ronald S. Bultje + + * gst-libs/gst/audio/Makefile.am: + Try to fix buildbot. + 2004-12-16 Thomas Vander Stichele * gst/tcp/gstmultifdsink.c: diff --git a/gst-libs/gst/audio/Makefile.am b/gst-libs/gst/audio/Makefile.am index 99089947e9..f00717b1d4 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 =