Merge pull request #3533 from mhei/openldap-no-doc-tests
openldap: do not build doc and tests subdirs
This commit is contained in:
commit
43bcd2b4bf
|
@ -0,0 +1,5 @@
|
|||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1 +1 @@
|
||||
-SUBDIRS = include libraries clients servers tests doc
|
||||
+SUBDIRS = include libraries clients servers
|
Loading…
Reference in New Issue