summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-14 21:43:57 +0100
committerGünther Deschner <gd@samba.org>2009-02-05 16:04:36 +0100
commitb03913cbc684d3bd5e39701e103da875330f3f32 (patch)
treee9f7a109fcf11bd2521fdc7d1967c225d414eb97 /source4/librpc/config.mk
parent60fc7dadd6b9af645d5e1a8fba2f0b0af415d1cb (diff)
downloadsamba-b03913cbc684d3bd5e39701e103da875330f3f32.tar.gz
samba-b03913cbc684d3bd5e39701e103da875330f3f32.tar.bz2
samba-b03913cbc684d3bd5e39701e103da875330f3f32.zip
spoolss: move ndr spoolss helper to main librpc dir.
Guenther
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r--source4/librpc/config.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index 2f276886e9..3e6ea313e7 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -180,9 +180,7 @@ NDR_SPOOLSS_OBJ_FILES = ../librpc/gen_ndr/ndr_spoolss.o
[SUBSYSTEM::NDR_SPOOLSS_BUF]
-NDR_SPOOLSS_BUF_OBJ_FILES = $(ndrsrcdir)/ndr_spoolss_buf.o
-
-$(eval $(call proto_header_template,$(ndrsrcdir)/ndr_spoolss_buf.h,$(NDR_SPOOLSS_BUF_OBJ_FILES:.o=.c)))
+NDR_SPOOLSS_BUF_OBJ_FILES = ../librpc/ndr/ndr_spoolss_buf.o
[SUBSYSTEM::NDR_WKSSVC]
PUBLIC_DEPENDENCIES = LIBNDR NDR_SRVSVC NDR_SECURITY