mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
parent
f9ec6bfb98
commit
b40afa0c07
@ -64,10 +64,11 @@ libcli/ldap/ldap.h: ldap.h
|
|||||||
libcli/ldap/ldap_proto.h: ldap_proto.h
|
libcli/ldap/ldap_proto.h: ldap_proto.h
|
||||||
torture/torture.h: torture.h
|
torture/torture.h: torture.h
|
||||||
torture/proto.h: torture/proto.h
|
torture/proto.h: torture/proto.h
|
||||||
|
torture/util.h: torture/util.h
|
||||||
libcli/libcli.h: client.h
|
libcli/libcli.h: client.h
|
||||||
libcli/libcli_proto.h: client/proto.h
|
libcli/libcli_proto.h: client/proto.h
|
||||||
librpc/gen_ndr/nbt.h: gen_ndr/nbt.h
|
librpc/gen_ndr/nbt.h: gen_ndr/nbt.h
|
||||||
librpc/gen_ndr/svcctl.h: gen_ndr/nbt.h
|
librpc/gen_ndr/svcctl.h: gen_ndr/nbt.h
|
||||||
lib/cmdline/popt_common.h: samba/popt.h
|
lib/cmdline/popt_common.h: samba/popt.h
|
||||||
include/dlinklist.h: dlinklist.h
|
include/dlinklist.h: dlinklist.h
|
||||||
include/version.h: samba/version.h
|
version.h: samba/version.h
|
||||||
|
@ -34,7 +34,7 @@ include passdb/config.mk
|
|||||||
|
|
||||||
DEFAULT_HEADERS = $(srcdir)/include/core.h \
|
DEFAULT_HEADERS = $(srcdir)/include/core.h \
|
||||||
$(srcdir)/include/dlinklist.h \
|
$(srcdir)/include/dlinklist.h \
|
||||||
$(srcdir)/include/version.h
|
$(srcdir)/version.h
|
||||||
|
|
||||||
binaries: $(BINARIES)
|
binaries: $(BINARIES)
|
||||||
libraries: $(STATIC_LIBS) $(SHARED_LIBS)
|
libraries: $(STATIC_LIBS) $(SHARED_LIBS)
|
||||||
|
Loading…
Reference in New Issue
Block a user