mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Don't make the NTP signd headers public.
This means we don't have to install them Andrew Bartlett
This commit is contained in:
parent
ad7f05fd94
commit
2f2ba0c68a
@ -48,7 +48,6 @@ lib/torture/torture.h: torture.h
|
||||
libcli/libcli.h: client.h
|
||||
librpc/gen_ndr/nbt.h: gen_ndr/nbt.h
|
||||
librpc/gen_ndr/ntp_signd.h: gen_ndr/ntp_signd.h
|
||||
librpc/gen_ndr/ndr_ntp_signd.h: gen_ndr/ndr_ntp_signd.h
|
||||
librpc/gen_ndr/svcctl.h: gen_ndr/svcctl.h
|
||||
librpc/gen_ndr/ndr_svcctl.h: gen_ndr/ndr_svcctl.h
|
||||
librpc/gen_ndr/ndr_svcctl_c.h: gen_ndr/ndr_svcctl_c.h
|
||||
|
@ -343,8 +343,6 @@ PUBLIC_DEPENDENCIES = LIBNDR
|
||||
|
||||
NDR_NTP_SIGND_OBJ_FILES = $(gen_ndrsrcdir)/ndr_ntp_signd.o
|
||||
|
||||
PUBLIC_HEADERS += $(gen_ndrsrcdir)/ndr_ntp_signd.h
|
||||
|
||||
[SUBSYSTEM::NDR_WINSREPL]
|
||||
PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user