summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ball <nullspoon@iohq.net>2015-12-09 01:03:02 -0700
committerAaron Ball <nullspoon@iohq.net>2015-12-09 01:03:02 -0700
commit65aceb574056e7d1405403957a95d671e19bffd8 (patch)
treee525825ed2c2cc1cf660d5ad8cefadbc4d47cc3b
parentdcea407aae6b03681705742acf38cf5697e7529c (diff)
downloadmutt-outlook-compat-master.tar.gz
mutt-outlook-compat-master.tar.xz
Renamed compile output to mutt-outlook-compatHEADmaster
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f239f85..3da7816 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-out = outlook-fix
+out = mutt-outlook-compat
warn = -Wall -Wpedantic
cc = cc
std = c99

Generated by cgit