mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 09:25:42 +00:00
configure.ac: also remove smoothwave's Makefile.am
Original commit message from CVS: * configure.ac: also remove smoothwave's Makefile.am * docs/plugins/Makefile.am: fix plugin docs
This commit is contained in:
parent
0e04509629
commit
ee9cc27833
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2005-12-30 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
also remove smoothwave's Makefile.am
|
||||||
|
* docs/plugins/Makefile.am:
|
||||||
|
fix plugin docs
|
||||||
|
|
||||||
2005-12-30 Stefan Kost <ensonic@users.sf.net>
|
2005-12-30 Stefan Kost <ensonic@users.sf.net>
|
||||||
|
|
||||||
* tests/examples/Makefile.am:
|
* tests/examples/Makefile.am:
|
||||||
|
|
|
@ -573,7 +573,6 @@ gst/matroska/Makefile
|
||||||
gst/multipart/Makefile
|
gst/multipart/Makefile
|
||||||
gst/rtp/Makefile
|
gst/rtp/Makefile
|
||||||
gst/rtsp/Makefile
|
gst/rtsp/Makefile
|
||||||
gst/smoothwave/Makefile
|
|
||||||
gst/smpte/Makefile
|
gst/smpte/Makefile
|
||||||
gst/udp/Makefile
|
gst/udp/Makefile
|
||||||
gst/videobox/Makefile
|
gst/videobox/Makefile
|
||||||
|
|
|
@ -87,7 +87,7 @@ EXTRA_HFILES = \
|
||||||
|
|
||||||
# example code that needs to be converted to xml and placed in xml/
|
# example code that needs to be converted to xml and placed in xml/
|
||||||
EXAMPLE_CFILES = \
|
EXAMPLE_CFILES = \
|
||||||
$(top_srcdir)/gst/level/level-example.c
|
$(top_srcdir)/tests/examples/level/level-example.c
|
||||||
|
|
||||||
# Images to copy into HTML directory.
|
# Images to copy into HTML directory.
|
||||||
HTML_IMAGES =
|
HTML_IMAGES =
|
||||||
|
|
Loading…
Reference in a new issue