summaryrefslogtreecommitdiff
path: root/source4/build/make/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/build/make/rules.mk')
-rw-r--r--source4/build/make/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/build/make/rules.mk b/source4/build/make/rules.mk
index 3ff9f2b933..faefb4e323 100644
--- a/source4/build/make/rules.mk
+++ b/source4/build/make/rules.mk
@@ -122,7 +122,7 @@ endef
define proto_header_template
$(1): $(2) ;
@echo "Creating $$@"
- @$$(PERL) $$(srcdir)/script/mkproto.pl --srcdir=$$(srcdir) --builddir=$$(builddir) --all=$$@ $$^
+ @$$(PERL) $$(srcdir)/script/mkproto.pl --srcdir=$$(srcdir) --builddir=$$(builddir) --public=/dev/null --private=$$@ $$^
endef
# Shared module