From 3df06b55d859bb10e9336695c9c0efe7438dae7d Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Wed, 26 Feb 2014 19:18:54 +0100 Subject: [PATCH] docs: remove stray ( in Makefile.am --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 2e5d1c8710..d21b2ad858 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -8,7 +8,7 @@ else PLUGIN_DOCS_DIRS = plugins endif -SUBDIRS = libs $((PLUGIN_DOCS_DIRS) +SUBDIRS = libs $(PLUGIN_DOCS_DIRS) DIST_SUBDIRS = libs plugins EXTRA_DIST = \