From 7cf902c4b40219e9b7e44ef24defec0c57014d11 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sun, 18 May 2008 10:27:25 +0000 Subject: docs/Makefile.am: Oops - fix the spelling of the variable I added. Original commit message from CVS: * docs/Makefile.am: Oops - fix the spelling of the variable I added. --- docs/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit v1.2.1