summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-25 02:42:59 +0100
committerGünther Deschner <gd@samba.org>2011-01-25 12:27:00 +0100
commitc9f4fad75cf9749709cbebfe55c59f3c2d01858e (patch)
tree8327f107882dc201218912431baf53e97d5cc2a7 /source3/Makefile.in
parentf0b3c72bcc119f497a4379c549bc55fb1031ce90 (diff)
downloadsamba-c9f4fad75cf9749709cbebfe55c59f3c2d01858e.tar.gz
samba-c9f4fad75cf9749709cbebfe55c59f3c2d01858e.tar.bz2
samba-c9f4fad75cf9749709cbebfe55c59f3c2d01858e.zip
idl: add file_id idl.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 25 12:27:00 CET 2011 on sn-devel-104
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 0ce97b8ca3..5a4435badb 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -769,7 +769,7 @@ OPLOCK_OBJ = smbd/oplock.o smbd/oplock_irix.o smbd/oplock_linux.o \
smbd/oplock_onefs.o
NOTIFY_OBJ = smbd/notify.o smbd/notify_inotify.o smbd/notify_internal.o \
- librpc/gen_ndr/ndr_notify.o
+ librpc/gen_ndr/ndr_notify.o librpc/gen_ndr/ndr_file_id.o
FNAME_UTIL_OBJ = smbd/filename_util.o