diff options
author | Camil Staps | 2016-01-31 15:52:34 +0100 |
---|---|---|
committer | Camil Staps | 2016-01-31 15:52:34 +0100 |
commit | 7b64bbce7b62cfd564d6a0d664ae7ce07b707225 (patch) | |
tree | 2d6209f09d04bead85435eef7c89b574dfeb4e0e /Makefile | |
parent | Extended testing (diff) |
Documentation
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ CFLAGS=-O0 -Wall NAME=CleanC OBJ=$(NAME).o -INTERMEDIATE=interface.o cleanstring.o hacking.o +INTERMEDIATE=interface.o cleanstring.o magic.o TEST_SCRIPT=test CLM=clm |