diff --git a/apps/Makefile b/apps/Makefile index f553427..4c95505 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -1,4 +1,4 @@ -all: cit citin flashprog modt ddtest setmod ddflash +all: cit citin flashprog modt ddtest setmod ddflash setmod2 cit: cit.c gcc -o cit cit.c -lpthread