From 5159f9717b20f5d2b63b57cea883ee9741a3cf24 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 25 Mar 2025 17:25:37 -0400 Subject: pkuuid: missing build config --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0acc65a..630516a 100644 --- a/Makefile +++ b/Makefile @@ -106,6 +106,7 @@ build: pkev build: pkarr build: pkstn build: pktmr +build: pkuuid echo "#ifndef PK_SINGLE_HEADER_FILE_H\n#define PK_SINGLE_HEADER_FILE_H" > pk.h cat pk.h.in \ pkmacros.h \ -- cgit v1.2.3