git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fb10f2
)
r6609: remove double entry for [BINARY::getntacl]
author
Stefan Metzmacher
<metze@samba.org>
Tue, 3 May 2005 16:24:22 +0000
(16:24 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:16:30 +0000
(13:16 -0500)
metze
source/utils/config.mk
patch
|
blob
|
history
diff --git
a/source/utils/config.mk
b/source/utils/config.mk
index 4cf807e2d7e5b5f7fc4b8276e7ee4980a9995101..0d220c7c608299babd4e944b3938d022aec26639 100644
(file)
--- a/
source/utils/config.mk
+++ b/
source/utils/config.mk
@@
-83,18
+83,3
@@
REQUIRED_SUBSYSTEMS = \
LIB_SECURITY_NDR
# End BINARY nmblookup
#################################
-
-#################################
-# Start BINARY getnacl
-[BINARY::getntacl]
-OBJ_FILES = \
- utils/getntacl.o
-REQUIRED_SUBSYSTEMS = \
- CONFIG \
- LIBBASIC \
- LIBTALLOC \
- NDR_XATTR \
- LIB_SECURITY \
- NDR_MISC
-# End BINARY getntacl
-#################################