summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-05-30 10:12:53 +0200
committerVolker Lendecke <vl@samba.org>2009-05-30 10:21:38 +0200
commit29d25d5ebfc5b0c76d066685de5cd12e8ebb6cda (patch)
tree20ae01fce594985d5bf4580b702f4369fdfe71b3 /source3/Makefile.in
parente9d1197b4ef79e23067a27ecace5843926b2bf26 (diff)
downloadsamba-29d25d5ebfc5b0c76d066685de5cd12e8ebb6cda.tar.gz
samba-29d25d5ebfc5b0c76d066685de5cd12e8ebb6cda.tar.bz2
samba-29d25d5ebfc5b0c76d066685de5cd12e8ebb6cda.zip
Move ads flags mapping to lib/
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 613e127770..9c87c6776a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -372,6 +372,7 @@ LIB_OBJ = $(LIBSAMBAUTIL_OBJ) $(UTIL_OBJ) $(CRYPTO_OBJ) \
lib/interface.o lib/pidfile.o \
lib/system.o lib/sendfile.o lib/recvfile.o lib/time.o \
lib/username.o \
+ lib/ads_flags.o \
lib/util_pw.o lib/access.o lib/smbrun.o \
lib/bitmap.o lib/dprintf.o $(UTIL_REG_OBJ) \
lib/wins_srv.o \