mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-25 15:36:42 +00:00
gst-libs/gst/Makefile.am:
Original commit message from CVS: * gst-libs/gst/Makefile.am:
This commit is contained in:
parent
e737f441d3
commit
8a273afec0
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2006-01-09 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
|
* gst-libs/gst/Makefile.am:
|
||||||
|
|
||||||
2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
|
2006-01-09 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
* gst-libs/gst/audio/Makefile.am:
|
* gst-libs/gst/audio/Makefile.am:
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
|
# The interfaces directory has to be built before the others,
|
||||||
|
# otherwise some generated header files will be missing for the
|
||||||
|
# plugins in the other directories.
|
||||||
SUBDIRS = \
|
SUBDIRS = \
|
||||||
|
interfaces \
|
||||||
audio \
|
audio \
|
||||||
cdda \
|
cdda \
|
||||||
floatcast \
|
floatcast \
|
||||||
interfaces \
|
|
||||||
netbuffer \
|
netbuffer \
|
||||||
riff \
|
riff \
|
||||||
rtp \
|
rtp \
|
||||||
|
|
Loading…
Reference in a new issue