summaryrefslogtreecommitdiff
path: root/source4/param/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/config.mk')
-rw-r--r--source4/param/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/config.mk b/source4/param/config.mk
index fcec9b2c88..a25dd32194 100644
--- a/source4/param/config.mk
+++ b/source4/param/config.mk
@@ -26,7 +26,7 @@ PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL
share_OBJ_FILES = $(paramsrcdir)/share.o
-$(call proto_header_template,$(paramsrcdir)/share_proto.h,$(share_OBJ_FILES:.o=.c))
+$(eval $(call proto_header_template,$(paramsrcdir)/share_proto.h,$(share_OBJ_FILES:.o=.c)))
PUBLIC_HEADERS += param/share.h