summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
-rw-r--r--src/Today.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index bd84cff5b..2d342b099 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -3,7 +3,7 @@ GHCFLAGS=-package lang -package util
GHCFUDFLAG=-package Fudgets
GHCINCLUDE=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-ghc -iparsing
GHCINCLUDENOFUD=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-ghc-nofud -iparsing
-WINDOWSINCLUDE=-iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -ifor-windows -iparsing
+WINDOWSINCLUDE=-ifor-windows -iapi -icompile -igrammar -iinfra -ishell -isource -icanonical -iuseGrammar -icf -iparsing
all:
make today ; make ghc
diff --git a/src/Today.hs b/src/Today.hs
index 9053efb0d..b9c8c4106 100644
--- a/src/Today.hs
+++ b/src/Today.hs
@@ -1 +1 @@
-module Today where today = "Mon Nov 3 17:53:59 CET 2003"
+module Today where today = "Tue Nov 4 09:25:56 CET 2003"