aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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