summaryrefslogtreecommitdiff
path: root/docs/gst/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-12-01 12:29:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-12-01 12:29:34 +0000
commitc37fca4fd42da8ca2b39d2220c71ade4bc14f934 (patch)
treefc6483a090f77fd84bd1d06203324a362e82059e /docs/gst/Makefile.am
parenta5820445bffccad3c544568c1861b7a99cdd2c53 (diff)
document core plugins in a separate document just like all the others rename these plugins to something starting with...
Original commit message from CVS: document core plugins in a separate document just like all the others rename these plugins to something starting with core
Diffstat (limited to 'docs/gst/Makefile.am')
-rw-r--r--docs/gst/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am
index 872cd083b..b74f2a95e 100644
--- a/docs/gst/Makefile.am
+++ b/docs/gst/Makefile.am
@@ -53,11 +53,7 @@ DOC_BUILD_DIR = $(top_builddir)/gst
HFILE_GLOB=$(top_srcdir)/gst/*.h $(top_srcdir)/libs/gst/*/*.h
CFILE_GLOB=$(top_srcdir)/gst/*.c $(top_srcdir)/libs/gst/*/*.c
-# Dependencies for the intermediate scanobj tool
-#SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
-# $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la
SCANOBJ_DEPS = \
- $(top_builddir)/plugins/elements/libgstelements.la \
$(top_builddir)/libs/gst/base/libgstbase-@GST_MAJORMINOR@.la \
$(top_builddir)/libs/gst/net/libgstnet-@GST_MAJORMINOR@.la