From 6fef9e880f2475628ccb74e2bd0a2b8fdc347361 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 2 Jun 2025 16:08:48 +0000 Subject: driver: pe_driver_usage(): synopsis overhaul. --- project/headers.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project/headers.mk') diff --git a/project/headers.mk b/project/headers.mk index fc1f132..e87271b 100644 --- a/project/headers.mk +++ b/project/headers.mk @@ -16,6 +16,7 @@ INTERNAL_HEADERS = \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_errinfo_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_hexdump_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_reader_impl.h \ + $(SOURCE_DIR)/src/internal/$(PACKAGE)_synopsis_impl.h \ $(SOURCE_DIR)/src/internal/$(PACKAGE)_visibility_impl.h \ ALL_HEADERS = $(API_HEADERS) $(INTERNAL_HEADERS) -- cgit v1.2.3