summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-06-26 12:07:07 +0200
committerGünther Deschner <gd@samba.org>2008-06-26 12:17:43 +0200
commita8936da0e90fad3efc173f4ac2a4fcf384ade43a (patch)
tree979b43582543f1e8795c99e70ae45eb0889fcff6 /source3/Makefile.in
parent90925fbd3a313820c65f2e748527b3c32ce54e95 (diff)
downloadsamba-a8936da0e90fad3efc173f4ac2a4fcf384ade43a.tar.gz
samba-a8936da0e90fad3efc173f4ac2a4fcf384ade43a.tar.bz2
samba-a8936da0e90fad3efc173f4ac2a4fcf384ade43a.zip
drsuapi: rerun make idl and add drsblobs generated files.
Guenther (This used to be commit 6725b751d88b4bacac5171efe4f5193bc1125f19)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 14eb4525c3..bb41aba840 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -276,7 +276,8 @@ PASSCHANGE_OBJ = libsmb/passchange.o
LIBNDR_DRSUAPI_OBJ = librpc/ndr/ndr_drsuapi.o \
librpc/ndr/ndr_compression.o \
- librpc/gen_ndr/ndr_drsuapi.o
+ librpc/gen_ndr/ndr_drsuapi.o \
+ librpc/gen_ndr/ndr_drsblobs.o
COMPRESSION_OBJ = lib/compression/mszip.o