summaryrefslogtreecommitdiffstats
path: root/mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'mingw32')
-rw-r--r--mingw322
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw32 b/mingw32
index b7d6c72..18de809 100644
--- a/mingw32
+++ b/mingw32
@@ -1,4 +1,4 @@
-PROG = tress
+PROG = trees
OBJS = $(PROG).o
CC = gcc
DBGFLAGS = -g -O0