summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2014-02-26 19:18:54 +0100
committerStefan Sauer <ensonic@users.sf.net>2014-02-26 19:19:38 +0100
commit3df06b55d859bb10e9336695c9c0efe7438dae7d (patch)
tree4b26d678f0833cbf3f6b71028b4b24d004757c1d /docs/Makefile.am
parent2b3c3d485bc5ef16f2b21c883a687c23eeb2fe51 (diff)
docs: remove stray ( in Makefile.am
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 2e5d1c871..d21b2ad85 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 = \