summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2004-01-06 18:13:32 +0000
committerJeremy Allison <jra@samba.org>2004-01-06 18:13:32 +0000
commit67da3026a4d4681a904db09a6b713cbad047e7c7 (patch)
tree1a7d769cfbca113507c030ea5d5c2a782f1a46b7 /source3/Makefile.in
parent65111149b532b60e515709f33e6db896d43268fa (diff)
downloadsamba-67da3026a4d4681a904db09a6b713cbad047e7c7.tar.gz
samba-67da3026a4d4681a904db09a6b713cbad047e7c7.tar.bz2
samba-67da3026a4d4681a904db09a6b713cbad047e7c7.zip
XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.
Jeremy. (This used to be commit cae5f158e583572436a2f4c20d919816d763f93d)
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 e27e3761f3..193a1601a7 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -352,7 +352,7 @@ SMBD_OBJ_SRV = smbd/files.o smbd/chgpasswd.o smbd/connection.o \
smbd/posix_acls.o lib/sysacls.o lib/server_mutex.o \
smbd/process.o smbd/service.o smbd/error.o \
printing/printfsp.o lib/sysquotas.o lib/sysquotas_linux.o \
- lib/sysquotas_xfs.o \
+ lib/sysquotas_xfs.o lib/sysquotas_4A.o \
smbd/change_trust_pw.o smbd/fake_file.o \
smbd/quotas.o smbd/ntquotas.o lib/afs.o \
$(MANGLE_OBJ) @VFS_STATIC@