mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 17:05:52 +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>
|
||||
|
||||
* tests/examples/Makefile.am:
|
||||
|
|
|
@ -573,7 +573,6 @@ gst/matroska/Makefile
|
|||
gst/multipart/Makefile
|
||||
gst/rtp/Makefile
|
||||
gst/rtsp/Makefile
|
||||
gst/smoothwave/Makefile
|
||||
gst/smpte/Makefile
|
||||
gst/udp/Makefile
|
||||
gst/videobox/Makefile
|
||||
|
|
|
@ -87,7 +87,7 @@ EXTRA_HFILES = \
|
|||
|
||||
# example code that needs to be converted to xml and placed in xml/
|
||||
EXAMPLE_CFILES = \
|
||||
$(top_srcdir)/gst/level/level-example.c
|
||||
$(top_srcdir)/tests/examples/level/level-example.c
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
HTML_IMAGES =
|
||||
|
|
Loading…
Reference in a new issue