diff --git a/programs/develop/ktcc/trunk/libc.obj/samples/Makefile b/programs/develop/ktcc/trunk/libc.obj/samples/Makefile index 453b00026..f28add71c 100644 --- a/programs/develop/ktcc/trunk/libc.obj/samples/Makefile +++ b/programs/develop/ktcc/trunk/libc.obj/samples/Makefile @@ -27,7 +27,7 @@ BIN = \ libc_test.kex \ pipe.kex \ defgen.kex \ - futex.kek \ + futex.kex \ malloc_test.kex all: $(BIN)