summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-13 09:47:41 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:18:31 -0500
commit0584c108dbf6072d28b97ca3dcd70ef25ff4359c (patch)
tree8b1cbae13edaa2a17ac4e4401db447ff57219037 /source4/lib/basic.mk
parentc447b8a199cc61221b99f4582d714bac3774ae1b (diff)
downloadsamba-0584c108dbf6072d28b97ca3dcd70ef25ff4359c.tar.gz
samba-0584c108dbf6072d28b97ca3dcd70ef25ff4359c.tar.bz2
samba-0584c108dbf6072d28b97ca3dcd70ef25ff4359c.zip
r18450: - autogenerate the OBJ_FILES for LIBREPLACE
- remove samba specific stuff from libreplace - and include the readdir replacement stuff in the standalone builds metze (This used to be commit 3cac61152ef9a32313d7f7e5d38651f03a31f251)
Diffstat (limited to 'source4/lib/basic.mk')
-rw-r--r--source4/lib/basic.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index 145adfa3f0..b5a3a031eb 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -12,7 +12,6 @@ include events/config.mk
include cmdline/config.mk
include socket_wrapper/config.mk
include appweb/config.mk
-include replace/config.mk
include stream/config.mk
include util/config.mk
include tdr/config.mk