summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2015-06-07 17:01:37 +0200
committerStefan Sauer <ensonic@users.sf.net>2015-06-07 17:18:49 +0200
commitcd5fe9d3a275f37b544f7b43599d692231894d2a (patch)
tree1b6dd7a2d8d1143c51bdeaf8f9f2e38074509546 /docs
parent31510e28836f7c70bde546f7059f98d1e901de36 (diff)
docs: remove variables that we define in the snippet from common
This is syncing our Makefile.am with upstream gtkdoc.
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 728574f5f..4e8ab0ff3 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -233,9 +233,6 @@ extra_files =
GTKDOC_CFLAGS = $(GST_BASE_CFLAGS) -I$(top_builddir)
GTKDOC_LIBS = $(GST_BASE_LIBS)
-GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)
-GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
-
# If you need to override some of the declarations, place them in this file
# and uncomment this line.
#DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt