From 3b43eea6a39f3b64459ff6f82b28adafbaf26e8d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 29 Mar 2025 13:36:56 -0500 Subject: closer to working on Signal-Desktop proto files --- example/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'example/Makefile') diff --git a/example/Makefile b/example/Makefile index 1ddb086..0f4afa5 100644 --- a/example/Makefile +++ b/example/Makefile @@ -110,6 +110,9 @@ proto-reformat-comments: ../autogenpb --proto signal.proto --format-comments proto-reformat-full: + ../autogenpb --proto signal.proto --format + +proto-reformat-full-debug: ../autogenpb --proto signal.proto --format --debug proto-reformat-fruit: -- cgit v1.2.3