summaryrefslogtreecommitdiff
path: root/source4/utils/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-06-05 21:48:29 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:08:53 -0500
commitca62ddd8d901cce923d1cda958793054f80b1f57 (patch)
treec32836c83e6d7102ae4bde6917a5251f7d493860 /source4/utils/config.mk
parent2a9982aa52d07605a5170806530ee46eae38a78e (diff)
downloadsamba-ca62ddd8d901cce923d1cda958793054f80b1f57.tar.gz
samba-ca62ddd8d901cce923d1cda958793054f80b1f57.tar.bz2
samba-ca62ddd8d901cce923d1cda958793054f80b1f57.zip
r16051: Move the XATTR compatability code into a new file, so I can use it for
the getntacl utility. Andrew Bartlett (This used to be commit b1e0d4747b412929e1d4e24d6d9e504df3ddc824)
Diffstat (limited to 'source4/utils/config.mk')
-rw-r--r--source4/utils/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/config.mk b/source4/utils/config.mk
index cc89f5cc4f..2dbf26940e 100644
--- a/source4/utils/config.mk
+++ b/source4/utils/config.mk
@@ -47,7 +47,7 @@ PRIVATE_DEPENDENCIES = \
LIBSAMBA-CONFIG \
LIBSAMBA-UTIL \
NDR_XATTR \
- XATTR
+ WRAP_XATTR
# End BINARY getntacl
#################################