mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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.
This commit is contained in:
parent
825cb154e2
commit
405f640d2a
2 changed files with 8 additions and 1 deletions
|
@ -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>
|
2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* gst/tcp/gstmultifdsink.c:
|
* gst/tcp/gstmultifdsink.c:
|
||||||
|
|
|
@ -25,7 +25,9 @@ libgstaudioinclude_HEADERS = \
|
||||||
audio.h \
|
audio.h \
|
||||||
audioclock.h \
|
audioclock.h \
|
||||||
gstaudiofilter.h \
|
gstaudiofilter.h \
|
||||||
multichannel.h \
|
multichannel.h
|
||||||
|
|
||||||
|
nodist_libgstaudioinclude_HEADERS = \
|
||||||
multichannel-enumtypes.h
|
multichannel-enumtypes.h
|
||||||
|
|
||||||
libgstaudio_la_LIBADD =
|
libgstaudio_la_LIBADD =
|
||||||
|
|
Loading…
Reference in a new issue