git.samba.org
/
kai
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67b4760
)
Fix prototype generation in new syntax for netlogon.c
author
Andrew Bartlett
<abartlet@samba.org>
Tue, 20 May 2008 01:24:38 +0000
(11:24 +1000)
committer
Andrew Bartlett
<abartlet@samba.org>
Tue, 20 May 2008 01:24:38 +0000
(11:24 +1000)
Andrew Bartlett
source/libcli/config.mk
patch
|
blob
|
history
diff --git
a/source/libcli/config.mk
b/source/libcli/config.mk
index c8056dbe632e383bf241a9f7276f23c6b34e09d5..0cc97c058ad33bc5a1cc3b2d4626046cbeeb5bb6 100644
(file)
--- a/
source/libcli/config.mk
+++ b/
source/libcli/config.mk
@@
-63,7
+63,7
@@
PUBLIC_DEPENDENCIES = LIBNDR NDR_NBT \
LIBCLI_NETLOGON_OBJ_FILES = $(addprefix libcli/, \
netlogon.o)
-$(eval $(call proto_header_template,$(libclisrcdir)/n
bt/nbt
_proto.h,$(LIBCLI_NETLOGON_OBJ_FILES:.o=.c)))
+$(eval $(call proto_header_template,$(libclisrcdir)/n
etlogon
_proto.h,$(LIBCLI_NETLOGON_OBJ_FILES:.o=.c)))
[PYTHON::python_libcli_nbt]
SWIG_FILE = swig/libcli_nbt.i