docs: remove stray ( in Makefile.am
This commit is contained in:
parent
2b3c3d485b
commit
3df06b55d8
@ -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 = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user