1
0
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:
Andrew Bartlett 2008-05-29 11:15:18 +10:00
parent ad7f05fd94
commit 2f2ba0c68a
2 changed files with 0 additions and 3 deletions

View File

@ -48,7 +48,6 @@ lib/torture/torture.h: torture.h
libcli/libcli.h: client.h libcli/libcli.h: client.h
librpc/gen_ndr/nbt.h: gen_ndr/nbt.h librpc/gen_ndr/nbt.h: gen_ndr/nbt.h
librpc/gen_ndr/ntp_signd.h: gen_ndr/ntp_signd.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/svcctl.h: gen_ndr/svcctl.h
librpc/gen_ndr/ndr_svcctl.h: gen_ndr/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 librpc/gen_ndr/ndr_svcctl_c.h: gen_ndr/ndr_svcctl_c.h

View File

@ -343,8 +343,6 @@ PUBLIC_DEPENDENCIES = LIBNDR
NDR_NTP_SIGND_OBJ_FILES = $(gen_ndrsrcdir)/ndr_ntp_signd.o NDR_NTP_SIGND_OBJ_FILES = $(gen_ndrsrcdir)/ndr_ntp_signd.o
PUBLIC_HEADERS += $(gen_ndrsrcdir)/ndr_ntp_signd.h
[SUBSYSTEM::NDR_WINSREPL] [SUBSYSTEM::NDR_WINSREPL]
PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT