summaryrefslogtreecommitdiff
path: root/source4/torture/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-18 20:04:18 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-18 20:04:18 +0100
commitff0315ba859421dff6aba055887e086fa68c2951 (patch)
tree47383a8bc299a4cdca8276cf3017ab8ee5c89f35 /source4/torture/config.mk
parent094769618e180cae404f5951b969e9c6c778e421 (diff)
downloadsamba-ff0315ba859421dff6aba055887e086fa68c2951.tar.gz
samba-ff0315ba859421dff6aba055887e086fa68c2951.tar.bz2
samba-ff0315ba859421dff6aba055887e086fa68c2951.zip
Rename include to mkinclude to emphasize it is different from make's include.
(This used to be commit 0e1d0a874ae3d22b8f97a79b81fe0af3ef53a771)
Diffstat (limited to 'source4/torture/config.mk')
-rw-r--r--source4/torture/config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/torture/config.mk b/source4/torture/config.mk
index a11b94b639..a1975a6caf 100644
--- a/source4/torture/config.mk
+++ b/source4/torture/config.mk
@@ -95,8 +95,8 @@ PRIVATE_DEPENDENCIES = \
# End SUBSYSTEM TORTURE_RAW
#################################
-include smb2/config.mk
-include winbind/config.mk
+mkinclude smb2/config.mk
+mkinclude winbind/config.mk
[SUBSYSTEM::TORTURE_NDR]
PRIVATE_PROTO_HEADER = ndr/proto.h
@@ -200,7 +200,7 @@ PRIVATE_DEPENDENCIES = \
# End SUBSYSTEM TORTURE_AUTH
#################################
-include local/config.mk
+mkinclude local/config.mk
#################################
# Start MODULE TORTURE_NBENCH