From 7b64bbce7b62cfd564d6a0d664ae7ce07b707225 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 31 Jan 2016 15:52:34 +0100 Subject: Documentation --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 786a992..0cfd63d 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3