diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index b7778becb..1ef11a6a4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -99,6 +99,7 @@ ghci-trace: GHCFLAGS += -DTRACING ghci-trace: ghci touch-files: + rm -f GF/System/Tracing.{hi,o} touch GF/System/Tracing.hs # profiling |
