more singleFile build fixes

This commit is contained in:
Adam D. Ruppe 2019-10-04 10:56:01 -04:00
parent 6a4e042195
commit b8261114e6
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
{
"name": "email",
"description": "Email helper library, both sending MIME messages and parsing incoming mbox/maildir messages",
"targetType": "sourceLibrary",
"targetType": "library",
"dependencies": {"arsd-official:htmltotext":"*"},
"dflags": ["-mv=arsd.email=email.d"],
"sourceFiles": ["email.d"]