summaryrefslogtreecommitdiff
path: root/source4/librpc/config.mk
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-18 23:54:49 +0200
committerGünther Deschner <gd@samba.org>2008-10-18 23:54:49 +0200
commitf34b6bfe3413f16c5ccc5ceb8f0b7f478f1e9e5b (patch)
tree1cdec2396013c9f4386a48c7a5f03057dbdea243 /source4/librpc/config.mk
parent8105e5bf3045d639767384a2b3f05e93e22471e8 (diff)
downloadsamba-f34b6bfe3413f16c5ccc5ceb8f0b7f478f1e9e5b.tar.gz
idl: share drsblobs idl.
Guenther
Diffstat (limited to 'source4/librpc/config.mk')
-rw-r--r--source4/librpc/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk
index f29801ca238..819b79f91f7 100644
--- a/source4/librpc/config.mk
+++ b/source4/librpc/config.mk
@@ -144,7 +144,7 @@ NDR_DRSUAPI_OBJ_FILES = $(gen_ndrsrcdir)/ndr_drsuapi.o ../librpc/ndr/ndr_drsuapi
[SUBSYSTEM::NDR_DRSBLOBS]
PUBLIC_DEPENDENCIES = LIBNDR NDR_MISC NDR_DRSUAPI
-NDR_DRSBLOBS_OBJ_FILES = $(gen_ndrsrcdir)/ndr_drsblobs.o $(ndrsrcdir)/ndr_drsblobs.o
+NDR_DRSBLOBS_OBJ_FILES = $(gen_ndrsrcdir)/ndr_drsblobs.o ../librpc/ndr/ndr_drsblobs.o
[SUBSYSTEM::NDR_SASL_HELPERS]
PUBLIC_DEPENDENCIES = LIBNDR