summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 762d93b2..7af47d43 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,7 +1,7 @@
if ENABLE_PLUGIN_DOCS
-PLUGIN_DOCS_DIRS = plugins
+PLUGINS_DOCS_DIRS = plugins
else
-PLUGIN_DOCS_DIRS =
+PLUGINS_DOCS_DIRS =
endif
if ENABLE_GTK_DOC