diff options
author | Aaron Ball <nullspoon@iohq.net> | 2015-12-09 01:03:02 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@iohq.net> | 2015-12-09 01:03:02 -0700 |
commit | 65aceb574056e7d1405403957a95d671e19bffd8 (patch) | |
tree | e525825ed2c2cc1cf660d5ad8cefadbc4d47cc3b | |
parent | dcea407aae6b03681705742acf38cf5697e7529c (diff) | |
download | mutt-outlook-compat-65aceb574056e7d1405403957a95d671e19bffd8.tar.gz mutt-outlook-compat-65aceb574056e7d1405403957a95d671e19bffd8.tar.xz |
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -out = outlook-fix +out = mutt-outlook-compat warn = -Wall -Wpedantic cc = cc std = c99 |