From 5ae59a71c0774de77747000f0099fd73adba39e9 Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Sun, 7 Jun 2026 19:41:07 -0700 Subject: fix PHONY --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 316eca8..20dd392 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: test +.PHONY: all test all: dtmfencode test -- cgit v1.2.3