diff options
author | Branko Subasic <branko@axis.com> | 2013-05-29 08:37:19 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-05-29 09:25:01 +0200 |
commit | 015123f6b4aee91304271cf7027fc349dd4d3ea1 (patch) | |
tree | e334ec37d2321557c37543a667d54dbedf85ad22 /docs | |
parent | b8cb2b4d79aa5f3408db7833f3d4b5bf8dcab79c (diff) |
docs: removed signalprocessor from docs/libs/Makefile.am
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index 918d96c0b..f4a73e03e 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -54,7 +54,6 @@ GTKDOC_LIBS = \ $(top_builddir)/gst-libs/gst/codecparsers/libgstcodecparsers-@GST_API_VERSION@.la \ $(top_builddir)/gst-libs/gst/basecamerabinsrc/libgstbasecamerabinsrc-@GST_API_VERSION@.la \ $(top_builddir)/gst-libs/gst/interfaces/libgstphotography-@GST_API_VERSION@.la \ - $(top_builddir)/gst-libs/gst/signalprocessor/libgstsignalprocessor-@GST_API_VERSION@.la \ $(top_builddir)/gst-libs/gst/insertbin/libgstinsertbin-@GST_API_VERSION@.la \ $(GST_BASE_LIBS) |