libs/toolcore: don't install xentoolcore_internal.h anymore
authorAnthony PERARD <anthony.perard@citrix.com>
Mon, 6 Dec 2021 17:02:32 +0000 (17:02 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 16 Dec 2021 20:27:13 +0000 (20:27 +0000)
With "xentoolcore_internal.h" been in LIBHEADER, it was installed. But
its dependency "_xentoolcore_list.h" wasn't installed so the header
couldn't be used anyway.

This patch also mean that the rule "headers.chk" doesn't check it
anymore as well.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
tools/libs/toolcore/Makefile

index 355078649166860c431836d65c0281c91d826f8f..ed4ae00694beadc331e230c2245bf7af70cfc8c0 100644 (file)
@@ -5,7 +5,7 @@ MAJOR   = 1
 MINOR  = 0
 AUTOINCS := $(XEN_INCLUDE)/_xentoolcore_list.h
 
-LIBHEADER := xentoolcore.h xentoolcore_internal.h
+LIBHEADER := xentoolcore.h
 
 SRCS-y += handlereg.c