add Servant to build flags again
While the build flag is removed, datalad tests are relying on it being present and there is no harm.
This commit is contained in:
parent
2ca5e6109f
commit
cc3baf7700
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ buildFlags = filter (not . null)
|
||||||
, "Testsuite"
|
, "Testsuite"
|
||||||
, "S3"
|
, "S3"
|
||||||
, "WebDAV"
|
, "WebDAV"
|
||||||
|
, "Servant"
|
||||||
#ifdef WITH_OSPATH
|
#ifdef WITH_OSPATH
|
||||||
, "OsPath"
|
, "OsPath"
|
||||||
#else
|
#else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue