diff --git a/apps/Makefile b/apps/Makefile index 88222bb..9763597 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -1,4 +1,4 @@ -TARGETS = cit ddtest setmod1 setmod2 modconfig ddinfo getiq modtest +TARGETS = cit ddtest setmod2 modconfig ddinfo getiq modtest all: $(TARGETS)