about summary refs log tree commit diff
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 53306a0..cf3f113 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@ RM = rm -f
 
 all: cptc
 
-utils/%:
+utils/convert:
 	make -C utils
 
 root.c: utils/convert README