summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/basic.mk')
-rw-r--r--source4/lib/basic.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index c7d3a264d2..56fc19dca7 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -4,6 +4,8 @@
# Start SUBSYSTEM LIBREPLACE
[SUBSYSTEM::LIBREPLACE]
INIT_OBJ_FILES = lib/replace.o
+ADD_OBJ_FILES = \
+ lib/snprintf.o
# End SUBSYSTEM LIBREPLACE
##############################
@@ -23,7 +25,6 @@ ADD_OBJ_FILES = \
lib/time.o \
lib/genrand.o \
lib/username.o \
- lib/snprintf.o \
lib/dprintf.o \
lib/xfile.o \
lib/wins_srv.o \